Correctifs de bugs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user