summaryrefslogtreecommitdiff
path: root/src/components/motor/MotorController.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-1/+0
2021-09-13Remove unused include in MotoController.hReinhold Gschweicher1-1/+0
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-1/+0
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski1-3/+2
2021-08-22Merge branch 'develop' into pinmaphubmartin1-2/+5
2021-08-03PinMap with namespace and constexprhubmartin1-1/+0
2021-08-01ImprovementsRiku Isokoski1-6/+6
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-2/+5
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-7/+7
2021-04-04Big UI and navigation RewriteJoaquim1-0/+3
2021-02-05refactor MotorControllerpetter1-0/+1
2021-01-25remove vibtimer from .h to fix nonstop vibrationjlukanc1-1/+0
2021-01-25move app timer defjlukanc1-4/+3
2021-01-23remove unneeded definesjlukanc1-38/+1
2021-01-15add motor to notifs, fix tabs in motorcontroller.hjlukanc1-44/+44
2021-01-15add non-blocking motor controllerjlukanc1-0/+57