jcfain / TCodeESP32

This is am ESP32 fork of Tempests TCode sketch (repository doesnt exists yet). It adds Network capabilities and bluetooth.
MIT License
46 stars 10 forks source link

Valve servo frequency may not work due to issue in code #18

Open MaSc82 opened 2 months ago

MaSc82 commented 2 months ago

https://github.com/jcfain/TCodeESP32/blob/cdf70582ae4be0339ce85ea8df33f812e61b8519/ESP32/src/TCode/v1.0/ServoHandler1_0.h#L352C1-L352C107

TwistServo_Int here should be ValveServo_Int. This way the valve servo frequency seems not to be taken into account.