mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-02 09:35:20 -05:00
added a voided var
This commit is contained in:
parent
19ebf14e8c
commit
fb61ad55c0
@ -130,6 +130,7 @@ void SoundBoardView::start_tx(const uint32_t id) {
|
|||||||
}*/
|
}*/
|
||||||
|
|
||||||
void SoundBoardView::on_tx_progress(const uint32_t progress) {
|
void SoundBoardView::on_tx_progress(const uint32_t progress) {
|
||||||
|
(void)progress ; // avoid warning
|
||||||
//progressbar.set_value(progress);
|
//progressbar.set_value(progress);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user