Closed NicobobinusX closed 4 years ago
My attempt to apply the fix suggested by djwlindenaar in "https://github.com/OpenSource-EBike-firmware/TSDZ2-Smart-EBike/pull/128" to the current V1.0 code. Seems to run smoothly and performance appears equivalent whether lights are on or off.
Compared with another fix of updating line 485 to "if (ui8_g_duty_cycle > 10)", I found this version to feel more responsive.
Other past issues where similar issues are referenced:
Used #128 as a reference, updating variables to be consistent with V1.0 code. #128 code referenced:
Thank you for your contribution.
My attempt to apply the fix suggested by djwlindenaar in "https://github.com/OpenSource-EBike-firmware/TSDZ2-Smart-EBike/pull/128" to the current V1.0 code. Seems to run smoothly and performance appears equivalent whether lights are on or off.
Compared with another fix of updating line 485 to "if (ui8_g_duty_cycle > 10)", I found this version to feel more responsive.
Other past issues where similar issues are referenced: