Lots of refactoring
This commit is contained in:
@@ -27,13 +27,7 @@ void mode_menu(void)
|
||||
uint32_t value = 22370; // testing only
|
||||
uint32_t tmp;
|
||||
|
||||
static bool keithistan = false;
|
||||
|
||||
|
||||
// Delay_Ticks(10);
|
||||
keithistan ^= 1; //toggle
|
||||
|
||||
Select_Next_Mode(); //
|
||||
Select_Next_Mode();
|
||||
|
||||
Port_changed_flag = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user