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:
NonPIayerCharacter
2025-06-20 10:35:00 +03:00
committed by GitHub
parent 10e20f9a9b
commit fac2cf081c
85 changed files with 1556 additions and 4189 deletions

View File

@ -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;