climategadgets / servomaster

Platform and hardware Independent servo controller driver

Home Page:https://climategadgets.github.io/servomaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clock demo spams the debug log

climategadgets opened this issue · comments

Lazy implementation just keeps sending setPosition() every 50ms instead of every second, as a decent clock would do.