n3roGit / DPVControl

Your DIY diving vehicle controlled by ESP32
GNU General Public License v3.0
4 stars 1 forks source link

[BUG] when using full speed mode for long time the vehicle goes into standby. #51

Closed happyherp closed 5 months ago

happyherp commented 5 months ago

Describe the bug

If you use the click-and-hold on both levers to enter full speed mode and stay there for a long time, the system will eventually go into standby. This should not happen.

Expected behavior While in full-speed mode it should not enter standby. Leaving full-speed mode should count as an action and reset the stand-by timer.