aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Mateminco_MF01-Mini.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-08-26 16:31:12 -0600
committerSelene ToyKeeper2019-08-26 16:31:12 -0600
commit64da1475d73d5d021f125209360c024518fc1751 (patch)
treeb591650bda4a710ce334f518374f6cae652f1f6a /hwdef-Mateminco_MF01-Mini.h
parentmerged from upstream fsm branch to get factory reset function and other updates (diff)
downloadanduril-64da1475d73d5d021f125209360c024518fc1751.tar.gz
anduril-64da1475d73d5d021f125209360c024518fc1751.tar.bz2
anduril-64da1475d73d5d021f125209360c024518fc1751.zip
just cleaning up some comments
Diffstat (limited to 'hwdef-Mateminco_MF01-Mini.h')
-rw-r--r--hwdef-Mateminco_MF01-Mini.h2
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