Skip to content

Commit

Permalink
Missed one...
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull authored Jan 1, 2018
1 parent 06a88b9 commit 4856c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nanopi/duo.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
BCM = {
2: 12, # I2C0_SDA/GPIOA12
3: 11, # I2C0_SCL/GPIOA11
4: 203, # GPIOG11
4: 203, # GPIOG11
8: 13, # UART3_TX/SPI1_CS/GPIOA13
9: 16, # UART3_CTS/SPI1_MISO/GPIOA16
10: 15, # UART3_RTS/SPI1_MOSI/GPIOA15
Expand Down

1 comment on commit 4856c51

@sgjava
Copy link
Collaborator

@sgjava sgjava commented on 4856c51 Jan 1, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

Please sign in to comment.