Clean up trailing whitespace
This commit is contained in:
parent
9b94210394
commit
e0e069c6d8
4 changed files with 9 additions and 9 deletions
|
|
@ -194,7 +194,7 @@ uint16_t max_display_update_time = 0;
|
|||
DECLARE_MENU_EDIT_TYPE(float, float52);
|
||||
DECLARE_MENU_EDIT_TYPE(float, float62);
|
||||
DECLARE_MENU_EDIT_TYPE(unsigned long, long5);
|
||||
|
||||
|
||||
void menu_action_setting_edit_bool(const char* pstr, bool* ptr);
|
||||
void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callbackFunc);
|
||||
void menu_action_setting_edit_accessor_bool(const char* pstr, bool (*pget)(), void (*pset)(bool));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue