mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Set max dimLevel on first setup
This commit is contained in:
parent
5496e4bcb8
commit
220b0f39a0
@ -170,6 +170,7 @@ bool read_encoder(lv_indev_drv_t * indev, lv_indev_data_t * data)
|
|||||||
|
|
||||||
void guiFirstCalibration()
|
void guiFirstCalibration()
|
||||||
{
|
{
|
||||||
|
guiSetDim(100);
|
||||||
dispatchCommand(F("calibrate"));
|
dispatchCommand(F("calibrate"));
|
||||||
guiAutoCalibrate = false;
|
guiAutoCalibrate = false;
|
||||||
haspFirstSetup();
|
haspFirstSetup();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user