aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/motor/MotorController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to freertos timers (#1095)Michele Bini2022-06-061-15/+11
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
* Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-131-5/+6
|\
| * Merge branch 'develop' into pinmaphubmartin2021-08-221-8/+29
| |\
| * | PinMap with namespace and constexprhubmartin2021-08-031-4/+5
* | | Toggle notifications only, keep vibrations.Riku Isokoski2021-09-121-10/+0
| |/ |/|
* | ImprovementsRiku Isokoski2021-08-011-22/+18
* | Merge branch 'develop' into HEADRiku Isokoski2021-08-011-2/+2
|\|
| * Timer App (#355)Florian2021-05-201-1/+0
* | cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa2021-05-161-1/+1
* | implemented continuous vibration pattern for incoming callsFlorian Kraupa2021-05-161-6/+30
|/
* Reformatted all the files according to clang-format styleAvamander2021-04-241-12/+14
* Big UI and navigation RewriteJoaquim2021-04-041-1/+6
* refactor MotorControllerpetter2021-02-051-24/+9
* move app timer defjlukanc2021-01-251-1/+2
* remove unneeded definesjlukanc2021-01-231-1/+0
* add non-blocking motor controllerjlukanc2021-01-151-0/+40