flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
70 stars 15 forks source link

Optimizations #9

Closed georgemorgan closed 7 years ago

georgemorgan commented 8 years ago

Make all instances of ceiling() call the ceil() in math.h. Remove as many millisecond based delays as possible.