Merge git://github.com/r0ket/r0ket
This commit is contained in:
commit
597b3ec8d4
|
@ -16,3 +16,5 @@ void main_tester(void) {
|
||||||
handleMenu(&mainmenu);
|
handleMenu(&mainmenu);
|
||||||
gotoISP();
|
gotoISP();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
void tick_tester(void);
|
||||||
|
|
Loading…
Reference in New Issue