mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-04 21:24:44 +02:00
Correct outdated comments
This commit is contained in:
@@ -25,8 +25,6 @@
|
|||||||
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
||||||
|
|
||||||
// Note: All the following pins are PIO hardware configured and driven
|
// Note: All the following pins are PIO hardware configured and driven
|
||||||
// The pins are hard-coded at the moment and must not be changed here
|
|
||||||
// Connections MUST use the pins below
|
|
||||||
#define TFT_WR 22
|
#define TFT_WR 22
|
||||||
|
|
||||||
// PIO requires these to be sequentially increasing - do not change
|
// PIO requires these to be sequentially increasing - do not change
|
||||||
|
@@ -25,8 +25,6 @@
|
|||||||
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
||||||
|
|
||||||
// Note: All the following pins are PIO hardware configured and driven
|
// Note: All the following pins are PIO hardware configured and driven
|
||||||
// The pins are hard-coded at the moment and must not be changed here
|
|
||||||
// Connections MUST use the pins below
|
|
||||||
#define TFT_WR 22
|
#define TFT_WR 22
|
||||||
|
|
||||||
// PIO requires these to be sequentially increasing - do not change
|
// PIO requires these to be sequentially increasing - do not change
|
||||||
|
@@ -25,8 +25,6 @@
|
|||||||
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
||||||
|
|
||||||
// Note: All the following pins are PIO hardware configured and driven
|
// Note: All the following pins are PIO hardware configured and driven
|
||||||
// The pins are hard-coded at the moment and must not be changed here
|
|
||||||
// Connections MUST use the pins below
|
|
||||||
#define TFT_WR 22
|
#define TFT_WR 22
|
||||||
|
|
||||||
// PIO requires these to be sequentially increasing - do not change
|
// PIO requires these to be sequentially increasing - do not change
|
||||||
|
@@ -25,8 +25,6 @@
|
|||||||
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
||||||
|
|
||||||
// Note: All the following pins are PIO hardware configured and driven
|
// Note: All the following pins are PIO hardware configured and driven
|
||||||
// The pins are hard-coded at the moment and must not be changed here
|
|
||||||
// Connections MUST use the pins below
|
|
||||||
#define TFT_WR 22
|
#define TFT_WR 22
|
||||||
|
|
||||||
// PIO requires these to be sequentially increasing - do not change
|
// PIO requires these to be sequentially increasing - do not change
|
||||||
|
@@ -25,8 +25,6 @@
|
|||||||
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
//#define TFT_RD -1 // Do not define, read pin permanently connected to 3V3
|
||||||
|
|
||||||
// Note: All the following pins are PIO hardware configured and driven
|
// Note: All the following pins are PIO hardware configured and driven
|
||||||
// The pins are hard-coded at the moment and must not be changed here
|
|
||||||
// Connections MUST use the pins below
|
|
||||||
#define TFT_WR 22
|
#define TFT_WR 22
|
||||||
|
|
||||||
// PIO requires these to be sequentially increasing - do not change
|
// PIO requires these to be sequentially increasing - do not change
|
||||||
|
Reference in New Issue
Block a user