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