Skip to content

Commit

Permalink
config: Fix LCDBeep pin on generic-duet3-mini.cfg (#4704)
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Barros <joao.barros@gmail.com>
  • Loading branch information
joaobarros authored Sep 25, 2021
1 parent f3d7084 commit 42f7845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/generic-duet3-mini.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# SPI lines:{PD11, PC7} -> Shared SerCom#7, SPIMosi:PC12, SPIMiso:PC15, SPISCLK:PC13
# Vin Monitor:PC3, uses 11:1 voltage divider
# LED's - Diag:PA31, Act:PA30
# 12864 LCD - LCDCSPIN:PC6, ENCA:PC11, ENCB:PD1, ENCSW:PB9, LCD A0:PA2, LCDBeep:PA0, LCD Neopixel Out:PB12 (shared with IO3.out)
# 12864 LCD - LCDCSPIN:PC6, ENCA:PC11, ENCB:PD1, ENCSW:PB9, LCD A0:PA2, LCDBeep:PA9, LCD Neopixel Out:PB12 (shared with IO3.out)
# Neopixel Out - PA8
# Serial0 - TX:PB25, RX:PB24 (USB)
# Serial1 - TX:PB31, RX:PB30
Expand Down

0 comments on commit 42f7845

Please sign in to comment.