summaryrefslogtreecommitdiff
path: root/src/components/motor/MotorController.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-5/+6
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski1-10/+0
2021-08-22Merge branch 'develop' into pinmaphubmartin1-8/+29
2021-08-03PinMap with namespace and constexprhubmartin1-4/+5
2021-08-01ImprovementsRiku Isokoski1-22/+18
2021-08-01Merge branch 'develop' into HEADRiku Isokoski1-2/+2
2021-05-20Timer App (#355)Florian1-1/+0
2021-05-16cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa1-1/+1
2021-05-16implemented continuous vibration pattern for incoming callsFlorian Kraupa1-6/+30
2021-04-24Reformatted all the files according to clang-format styleAvamander1-12/+14
2021-04-04Big UI and navigation RewriteJoaquim1-1/+6
2021-02-05refactor MotorControllerpetter1-24/+9
2021-01-25move app timer defjlukanc1-1/+2
2021-01-23remove unneeded definesjlukanc1-1/+0
2021-01-15add non-blocking motor controllerjlukanc1-0/+40