mirror of
https://github.com/zzzzDev4/IAS-Better-Tea.git
synced 2025-04-21 07:31:20 +02:00
update NEUTRAL_POS
This commit is contained in:
parent
54c4a57bb6
commit
04f49f8729
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 = 95;
|
||||
const int NEUTRAL_POS = 92;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue