RSeries astromech firmware
|
#include "ReelTwo.h"
#include "core/SetupEvent.h"
#include "core/AnimatedEvent.h"
#include "ServoEasing.h"
Go to the source code of this file.
Classes | |
struct | ServoSettings |
Settings for individual servos. More... | |
class | ServoDispatch |
Servo interace implemented eitehr by ServoDispatchPCA9685 or ServoDispatchDirect. More... | |