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