|
Torc
0.1
|
#include "torclogging.h"#include "torcpigpio.h"#include "torcpipwmoutput.h"#include "wiringPi.h"#include "softPwm.h"#include <math.h>Go to the source code of this file.
Macros | |
| #define | DEFAULT_VALUE 0 |
| #define | PI_PWM_RESOLUTION 1024 |
| #define DEFAULT_VALUE 0 |
Definition at line 35 of file torcpipwmoutput.cpp.
| #define PI_PWM_RESOLUTION 1024 |
Definition at line 36 of file torcpipwmoutput.cpp.
1.8.11