Fix some DGUS bugs

- No action on first click of the move button
This commit is contained in:
George Fu
2020-03-25 16:10:58 +08:00
committed by Scott Lahteine
parent e7f3b625b0
commit cbf349b5eb
4 changed files with 8 additions and 5 deletions

View File

@ -37,7 +37,7 @@
#include "../../../../ultralcd.h"
#if ENABLED(DGUS_UI_MOVE_DIS_OPTION)
uint16_t distanceToMove = 0.1;
uint16_t distanceToMove = 10;
#endif
const uint16_t VPList_Boot[] PROGMEM = {