hoverboard-firmware-hack-fo.../Src
EmanuelFeru b95307f260 Update control.c
- removed the `PWM_signal_Correct(..)` function, because it is already existing here 34c6e4d610/Src/util.c (L844-L862)
- added (void) to the functions
- limited `pwm_timeout` to 500 instead of 0, ottherwise the timeout won't work properly, because it will will reset every time.
2020-06-02 13:04:10 +02:00
..
BLDC_controller.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
BLDC_controller_data.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
bldc.c UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
comms.c UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
control.c Update control.c 2020-06-02 13:04:10 +02:00
eeprom.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
hd44780.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
main.c Added deadband for PPM signal 2020-03-24 20:36:19 +01:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
stm32f1xx_it.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Update util.c 2020-03-24 21:31:30 +01:00