10 #include "PWMSpeedController.h" 19 explicit SD540(
int channel);
20 virtual ~
SD540() =
default;
SD540(int channel)
Note that the SD540 uses the following bounds for PWM values.
Definition: SD540.cpp:37
Mindsensors SD540 Speed Controller.
Definition: SD540.h:17
Common base class for all PWM Speed Controllers.
Definition: PWMSpeedController.h:18