diff options
Diffstat (limited to 'hwdef-Mateminco_MF01-Mini.h')
| -rw-r--r-- | hwdef-Mateminco_MF01-Mini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-Mateminco_MF01-Mini.h b/hwdef-Mateminco_MF01-Mini.h index 9b29776..6c420d7 100644 --- a/hwdef-Mateminco_MF01-Mini.h +++ b/hwdef-Mateminco_MF01-Mini.h @@ -26,7 +26,7 @@ #define PWM1_LVL OCR0A // OCR0A is the output compare register for PB0 #endif #ifndef PWM2_PIN -#define PWM2_PIN PB1 // pin 6, FET PWM +#define PWM2_PIN PB1 // pin 6, 7x7135 PWM #define PWM2_LVL OCR0B // OCR0B is the output compare register for PB1 #endif #ifndef PWM3_PIN |
