Apply some general cleanup to code
This commit is contained in:
parent
d1e6b0e21a
commit
d076c1b604
4 changed files with 9 additions and 10 deletions
|
|
@ -860,7 +860,7 @@ void kill_screen(const char* lcd_msg) {
|
|||
|
||||
static void _lcd_mesh_fine_tune(const char* msg) {
|
||||
static millis_t next_click = 0;
|
||||
int16_t last_digit, movement;
|
||||
int16_t last_digit;
|
||||
int32_t rounded;
|
||||
|
||||
defer_return_to_status = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue