microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 112 forks source link

wasm simulator setStatusLight does not blink #619

Closed pelikhan closed 9 months ago

pelikhan commented 9 months ago

The simulator is not setting up the control announce flag properly for the status light, so the simulator does not show it.

pelikhan commented 9 months ago

Added status light node in tree so one can see the status there as well.