mirror of
https://github.com/cclassic/hcs12ss59t
synced 2024-11-21 18:05:05 +01:00
Change reset pin for vfdboard HW
This commit is contained in:
parent
8e518a00de
commit
1739d5b3ae
@ -22,7 +22,7 @@
|
||||
#define HCS12SS59T_SPI_MOSI PB3
|
||||
#define HCS12SS59T_SPI_SCK PB5
|
||||
#define HCS12SS59T_SPI_SS_N PB2
|
||||
#define HCS12SS59T_SPI_RESET_N PB0
|
||||
#define HCS12SS59T_SPI_RESET_N PB1
|
||||
|
||||
/* Display commands and information */
|
||||
#define HCS12SS59T_DCRAM_WR 0x10 /* ccccaaaa dddddddd dddddddd .. */
|
||||
|
Loading…
Reference in New Issue
Block a user