Correct typo

This commit is contained in:
Bodmer
2020-05-13 22:32:54 +01:00
committed by GitHub
parent cd10a92f11
commit 232330d5cd

View File

@@ -188,8 +188,8 @@
#define TFT_MOSI 13
#endif
#ifndef TFT_SCLK 14
#define TFT_SCLK
#ifndef TFT_SCLK
#define TFT_SCLK 14
#endif
#if (TFT_SCLK == -1)
#undef TFT_SCLK