zauberzeug / lizard

Domain-specific language to specify behaviour of microcontroller managed hardware
MIT License
15 stars 5 forks source link

Expander improvements II #85

Closed JensOgorek closed 2 weeks ago

JensOgorek commented 3 weeks ago

This will handle the 2nd update from the #18. With this change, the expander module will be able to detect a crash within the expander esp32. It will then unready itself until the expander esp32 is responding again. Also, the handling of proxies is changed. Proxy initialization is tied to the expander module's state, and the proxy itself will update its ready flag based on the expander.

JensOgorek commented 2 weeks ago

What is changed: