mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-01 04:56:44 +00:00
w800 + berry (#1629)
* w800 + berry * fix w600 * Update XR and makefile * Berry cmake * BL602 lfs test * Update w800 * Fix * W600 heap * sensors & bl602 * bl602 delay_us
This commit is contained in:
committed by
GitHub
parent
10e20f9a9b
commit
fac2cf081c
@ -1773,7 +1773,7 @@ void doHomeAssistantDiscovery(const char* topic, http_request_t* request) {
|
||||
// warning - this is 32 bit
|
||||
int flagsChannelPublished;
|
||||
int ch;
|
||||
int dimmer, toggle, brightness_scale;
|
||||
int dimmer, toggle, brightness_scale = 0;
|
||||
|
||||
// no channels published yet
|
||||
flagsChannelPublished = 0;
|
||||
|
||||
Reference in New Issue
Block a user