Merge branch 'master' of http://git.isthmus.tk:441/btl143/firmware_violet_zf
This commit is contained in:
@@ -85,11 +85,6 @@
|
||||
#endif
|
||||
|
||||
// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改
|
||||
// #define IPS200_RST_PIN_SPI (B7 ) // 液晶复位引脚定义
|
||||
// #define IPS200_DC_PIN_SPI (D7 ) // 液晶命令位引脚定义
|
||||
// #define IPS200_CS_PIN_SPI (D4 )
|
||||
// #define IPS200_BLk_PIN_SPI (D0 )
|
||||
|
||||
#define IPS200_RST_PIN_SPI (D8 ) // 液晶复位引脚定义
|
||||
#define IPS200_DC_PIN_SPI (D9 ) // 液晶命令位引脚定义
|
||||
#define IPS200_CS_PIN_SPI (D10 )
|
||||
|
||||
Reference in New Issue
Block a user