Remove empty lines
This commit is contained in:
parent
43d41ddd2b
commit
b67063f14a
|
|
@ -187,8 +187,6 @@ bool loading_flag = false;
|
||||||
|
|
||||||
#define XY_NO_RESTORE_FLAG (mesh_bed_leveling_flag || homing_flag)
|
#define XY_NO_RESTORE_FLAG (mesh_bed_leveling_flag || homing_flag)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
int fan_edge_counter[2];
|
int fan_edge_counter[2];
|
||||||
int fan_speed[2];
|
int fan_speed[2];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue