Whoops. Make systick called again in APP=tester

This commit is contained in:
Stefan `Sec` Zehl 2011-08-01 16:09:04 +02:00
parent bd047cbe5a
commit 5b7a675e1f
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ void main_tester(void) {
handleMenu(&mainmenu);
gotoISP();
};
void tick_tester(void);