capitals :(

This commit is contained in:
shrkey
2016-10-09 20:43:27 +01:00
parent 3f682595b9
commit 836b525fd5
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ class DW640 {
float frequency;
uint8_t mode;
PCA9685* pwm;
PIN* modePin;
Pin* modePin;
};
#endif // DW640_H