InfiniSim/sim/libraries/timer
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
..
app_timer.cpp Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +07:00
app_timer.h Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +07:00