summaryrefslogtreecommitdiff
path: root/src/components/motor/MotorController.cpp
AgeCommit message (Collapse)Author
2021-08-01ImprovementsRiku Isokoski
2021-08-01Merge branch 'develop' into HEADRiku Isokoski
2021-05-20Timer App (#355)Florian
* built timer app * Style improvements * making sure buttons stay hidden when the app is reopened and reappear after the timer runs out * more sensible calculations of time deltas. eliminated that mysterious scaling factor * changing the timer icon
2021-05-15cleaned up the code and reduced the size of the diff by removing things like ↵Florian Kraupa
additional whitespaces
2021-05-15implemented continuous vibration pattern for incoming callsFlorian Kraupa
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-04Big UI and navigation RewriteJoaquim
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
2021-02-05refactor MotorControllerpetter
2021-01-25move app timer defjlukanc
2021-01-23remove unneeded definesjlukanc
2021-01-16add non-blocking motor controllerjlukanc