Skip to content

Commit

Permalink
sns: fix v9261f uart parity mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Oct 26, 2022
1 parent 504bda8 commit 6154f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/espurna/config/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -1766,6 +1766,7 @@
#define UART1_TX_PIN GPIO_NONE
#define UART1_RX_PIN 3
#define UART1_INVERT 1
#define UART1_PARITY Odd

#define V9261F_PORT 1

Expand Down

0 comments on commit 6154f40

Please sign in to comment.