jflyper / cleanflight

Clean-code version of the baseflight flight controller firmware
http://cleanflight.com
GNU General Public License v3.0
0 stars 1 forks source link

CMS currentTime tidy #9

Closed martinbudden closed 7 years ago

martinbudden commented 7 years ago

Made use of milliseconds and microseconds explicit to avoid confusion.

jflyper commented 7 years ago

Yes! I wanted to do this!