mirror of
https://github.com/zzzzDev4/IAS-Better-Tea.git
synced 2025-04-21 07:31:20 +02:00
tweaked NEUTRAL_POS
This commit is contained in:
parent
a4b7c00abd
commit
52d7a57dc5
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ private:
|
|||
Servo myservo;
|
||||
bool m_isTurning = false;
|
||||
unsigned long m_endTurningTime;
|
||||
const int NEUTRAL_POS = 92;
|
||||
const int NEUTRAL_POS = 88;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue