#include <Arduino.h>
#include <Stream.h>
Go to the source code of this file.
Classes | |
class | Maestro |
Main Maestro class that handles common functions between the Micro Maestro and Mini Maestro. More... | |
class | MicroMaestro |
class | MiniMaestro |
This is the main header file for the Pololu Maestro Servo Controller library for Arduino.
For an overview of the library's features, see https://github.com/pololu/maestro-arduino. That is the main repository for the library.
Definition in file PololuMaestro.h.