Correctifs de bugs

This commit is contained in:
=
2021-01-27 14:19:36 +01:00
parent 561a727a0a
commit 058362a533
6 changed files with 105 additions and 63 deletions

View File

@@ -52,7 +52,7 @@ private:
public:
ZenDrive_();
void begin(bool initAutoSendState = true);
void begin();
void end();
// Gearshift module
@@ -66,7 +66,6 @@ public:
void switchSpeed5();
void switchSpeed6();
void switchSpeedR();
int currentHandbrake = 0;
void setHandbrake(int8_t value);
// Pedals module