arduino / arduino-alvik-mpy

Alvik Robot library
Mozilla Public License 2.0
9 stars 2 forks source link

mod: timer events starting right after thread is started #23

Closed eigen-value closed 3 months ago

eigen-value commented 3 months ago

mod: make timer event start when events thread starts

eigen-value commented 3 months ago

@gbr1 please check if all the features are OK and I'll merge

gbr1 commented 3 months ago

examples still use _triggered instead of is_triggered()