mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
parent
5bc3079217
commit
677007f481
@ -50,6 +50,7 @@
|
|||||||
#define MAX_PULSE_WIDTH 2400 // the longest pulse sent to a servo
|
#define MAX_PULSE_WIDTH 2400 // the longest pulse sent to a servo
|
||||||
#define DEFAULT_PULSE_WIDTH 1500 // default pulse width when servo is attached
|
#define DEFAULT_PULSE_WIDTH 1500 // default pulse width when servo is attached
|
||||||
#define REFRESH_INTERVAL 20000 // minumim time to refresh servos in microseconds
|
#define REFRESH_INTERVAL 20000 // minumim time to refresh servos in microseconds
|
||||||
|
#define MAX_SERVOS 12
|
||||||
|
|
||||||
#if !defined(ESP8266)
|
#if !defined(ESP8266)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user