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