mirror of
https://github.com/jscrane/r65emu.git
synced 2024-12-21 12:29:51 +00:00
move CS to free up DAC1
This commit is contained in:
parent
76fefa99c6
commit
006aab1d44
@ -10,7 +10,7 @@
|
||||
#define TFT_MODEL ILI9325C
|
||||
#define TFT_RS 32
|
||||
#define TFT_WR 33
|
||||
#define TFT_CS 25
|
||||
#define TFT_CS 27
|
||||
#define TFT_RST 26
|
||||
|
||||
// PS/2 keyboard
|
||||
|
Loading…
Reference in New Issue
Block a user