mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 09:16:41 +00:00
Remove default SPI_FREQUENCY if not set #153
This commit is contained in:
parent
78a3b38829
commit
e815e31a5a
@ -49,9 +49,9 @@
|
|||||||
#define TFT_RST -1
|
#define TFT_RST -1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SPI_FREQUENCY
|
// #ifndef SPI_FREQUENCY
|
||||||
#define SPI_FREQUENCY 40000000
|
// #define SPI_FREQUENCY -1 // 40000000
|
||||||
#endif
|
// #endif
|
||||||
|
|
||||||
#ifndef TFT_D0
|
#ifndef TFT_D0
|
||||||
#define TFT_D0 -1
|
#define TFT_D0 -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user