DutchDevelop / BLLEDController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stg_cur not in message - lights_report not in message

rajgoyal00 opened this issue · comments

Receiving the above error in logs. The RGB cycle keeps on cycling LEDs

same as the issue I logged beginning of Jan: #19

@rajgoyal00 i dont see any logs attached.

I don't see any error logs either
Noting thatthe RGB cycle doesn't really listen to the MQTT messages as it just cycles the colors regardless.

Some work on the code was recently completed by a community member
Check the latest BLLC_19.3.24.bin version from official site https://www.dutchdevelop.com/bl-led-controller/

The 'not in message' errors weren't related to the BLLED function, but seems to be added to know what was happening in the processing of the MQTT messages. They were specifically referencing the gcode instructions that the printer spits out during the setup process (eg bed leveling). They were recently filtered out to make the logs cleaner as the only message type requires was 'push_status'