#include <WProgram.h>
Go to the source code of this file.
Classes | |
class | Sabertooth |
Controls a Sabertooth or SyRen motor driver running in Packet Serial mode. More... | |
Defines | |
#define | SabertoothTXPinSerial Serial1 |
#define | SyRenTXPinSerial SabertoothTXPinSerial |
Typedefs | |
typedef Print | SabertoothStream |
#define SabertoothTXPinSerial Serial1 |
Definition at line 33 of file Sabertooth.h.
Definition at line 35 of file Sabertooth.h.
typedef Print SabertoothStream |
Definition at line 27 of file Sabertooth.h.