1 #ifndef TORCI2CPCA9685_H 2 #define TORCI2CPCA9685_H 8 #include "../torcpwmoutput.h" 9 #include "../torcoutputs.h" 12 #define PCA9685 QStringLiteral("pca9685") 47 bool SetPWM (
int Channel,
int Value);
54 #endif // TORCI2CPCA9685_H
QStringList GetDescription(void)
void SetValue(double Value)
TorcI2CPCA9685Channel(int Number, TorcI2CPCA9685 *Parent, const QVariantMap &Details)