ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

broadcast: move away from routines to start/stop hardware #27

Closed saxon-milton closed 1 month ago

saxon-milton commented 1 month ago

We should be able to do this exclusively in the hardware state machine. We can simply check on the device status each time we get a timeEvent (which the hardware state machine will be improved to handle).

saxon-milton commented 1 month ago

This was actually completed