$search
Go to the source code of this file.
Defines | |
| #define | N_SERVOS 2 |
Variables | |
| byte | servoPins [N_SERVOS] = {3, 5} |
| Servo | servos [N_SERVOS] |
| #define N_SERVOS 2 |
Definition at line 5 of file ROSArduinoBridge/servos.h.
| byte servoPins[N_SERVOS] = {3, 5} |
Definition at line 8 of file ROSArduinoBridge/servos.h.
| Servo servos[N_SERVOS] |
Definition at line 7 of file ROSArduinoBridge/servos.h.