ESP32 servo support (#14109)
This commit is contained in:
committed by
Scott Lahteine
parent
bc5a1fe562
commit
74f44783ac
@ -75,6 +75,8 @@ extern portMUX_TYPE spinlock;
|
||||
|
||||
typedef int16_t pin_t;
|
||||
|
||||
#define HAL_SERVO_LIB Servo
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
// Public Variables
|
||||
// --------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user