mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
added a voided var
This commit is contained in:
parent
19ebf14e8c
commit
b75ef345a5
@ -226,6 +226,7 @@ MorseView::MorseView(
|
||||
};
|
||||
|
||||
options_loop.on_change = [this](size_t i, uint32_t n) {
|
||||
(void)i; //avoid unused warning
|
||||
loop = n;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user