DutchDevelop / BambulabLedController

Other
37 stars 7 forks source link

Add Pushall Command #4

Closed WolfwithSword closed 1 year ago

WolfwithSword commented 1 year ago

Added pushall command to fire one time after successful connection to MQTT

This should allow the BLLC to retrieve a full mqtt message on first connection to the MQTT broker on the printer, so it can initialize various things as needed and wait for status updates to come in over time.

Note: I do not have a d1-mini or BLLC handy, so this should be compiled, flashed and tested before merging. I can only verify the commands are correct, logic seems okay, and that it compiled when I tried locally.