Xylos (CCIR tones) TX, jammer update, SD card mod load

Xylos TX (CCIR tones) ;)
Jammer update, still buggy and inefficient
SD card module loader update
This commit is contained in:
furrtek 2016-01-03 07:24:30 +01:00
parent 5a5a4c3525
commit 802ac496e9
28 changed files with 2272 additions and 1143 deletions

View file

@ -433,7 +433,6 @@ bool Checkbox::on_key(const KeyEvent key) {
if( on_select ) {
on_select(*this);
return true;
}
}