InfiniSim/sim/libraries
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
..
delay Initial InfiniSim project 2022-02-17 22:57:08 +07:00
gpiote Initial InfiniSim project 2022-02-17 22:57:08 +07:00
log Initial InfiniSim project 2022-02-17 22:57:08 +07:00
timer Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +07:00