More gymnastics with the menu code
This commit is contained in:
parent
f5211800d0
commit
03eb07ea87
3 changed files with 140 additions and 123 deletions
6
menu.h
6
menu.h
|
@ -30,4 +30,10 @@
|
|||
|
||||
extern byte subVibSquelch;
|
||||
|
||||
|
||||
void initDisplay();
|
||||
void showVersion();
|
||||
void menu();
|
||||
void drawSensorPixels();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue