mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
correct error
This commit is contained in:
parent
047932a191
commit
b9d1bb965c
@ -129,10 +129,9 @@ void NovaSdsInit()
|
|||||||
ClaimSerial();
|
ClaimSerial();
|
||||||
}
|
}
|
||||||
novasds_type = 1;
|
novasds_type = 1;
|
||||||
|
NovaSdsSetWorkPeriod();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NovaSdsSetWorkPeriod();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef USE_WEBSERVER
|
#ifdef USE_WEBSERVER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user