mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-09 21:16:25 -05:00
added a voided var
This commit is contained in:
parent
19ebf14e8c
commit
fb61ad55c0
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ void SoundBoardView::start_tx(const uint32_t id) {
|
|||
}*/
|
||||
|
||||
void SoundBoardView::on_tx_progress(const uint32_t progress) {
|
||||
(void)progress ; // avoid warning
|
||||
//progressbar.set_value(progress);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue