InfiniSim/sim/components
NeroBurner ce22ba29c9
Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34)
Remove the custom MotorController class and use the upstream
MotorController instead.

To enable this move add custom code in nrf_gpio to handle the Motor pin
instead of the custom motor_is_running member variable.

Also implement the repeating app_timer type used in the upstream
MotorController.
2022-06-05 22:03:53 +07:00
..
battery Initial InfiniSim project 2022-02-17 22:57:08 +07:00
ble sim: NimbleController: add stubs for new En/DisableRadio() functions 2022-02-26 21:37:21 +07:00
brightness Initial InfiniSim project 2022-02-17 22:57:08 +07:00
firmwarevalidator Initial InfiniSim project 2022-02-17 22:57:08 +07:00
heartrate Initial InfiniSim project 2022-02-17 22:57:08 +07:00
motion Initial InfiniSim project 2022-02-17 22:57:08 +07:00