We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccfd44 commit ab09683Copy full SHA for ab09683
genericInstaller/300_tft.ino
@@ -5,6 +5,7 @@ void clearTFT() {}
5
void printHome(bool wifi) {}
6
void printConfig() {}
7
void printBoot() {}
8
+void printDeleteWarning() {}
9
#else
10
#include "config.h"
11
#include <TFT_eSPI.h>
0 commit comments