Add run_palette_test() declaration to header
This commit is contained in:
@@ -30,4 +30,5 @@ private:
|
|||||||
bool last_switch_state[NUM_PADS];
|
bool last_switch_state[NUM_PADS];
|
||||||
|
|
||||||
void process_switch_event(uint8_t switch_id, bool pressed);
|
void process_switch_event(uint8_t switch_id, bool pressed);
|
||||||
|
void run_palette_test();
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user