DrMemCS / drmem

Full source tree for the DrMem control system
MIT License
3 stars 4 forks source link

:bug: resolves issue #5 #17

Closed rneswold closed 1 year ago

rneswold commented 1 year ago

The millis parameter for the cycle driver now represents the entire cycle time, as the docs indicate. The fastest cycling frequency has been set to 10 hz because DrMem is a 20 Hz control system and 10 hz will give us 20 changes per second.