mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 05:09:32 +00:00
Uart working
This commit is contained in:
@ -30,6 +30,7 @@ void stopShooting();
|
||||
|
||||
|
||||
void setPos(uint8_t axial, uint8_t horizontal, uint8_t vertical);
|
||||
void setPosSingle(ServoMap servo, uint8_t value);
|
||||
void setPosDefault();
|
||||
|
||||
// 0 .. 100
|
||||
|
Reference in New Issue
Block a user