![]() |
eBoard ๐
โ โงโจ
Written for SIA 2017/2018
|
#include <eBoard.h>
Public Attributes | |
ServoPin_t | Pin |
volatile unsigned int | ticks |
ServoPin_t servo_t::Pin |
Definition at line 3577 of file eBoard.h.
Referenced by Servo::attach(), Servo::attached(), and Servo::detach().
volatile unsigned int servo_t::ticks |
Definition at line 3578 of file eBoard.h.
Referenced by Servo::Servo(), and Servo::writeMicroseconds().