diff --git a/src/hasp_tft.h b/src/hasp_tft.h index de01c69c..b3e5bca2 100644 --- a/src/hasp_tft.h +++ b/src/hasp_tft.h @@ -9,5 +9,6 @@ void tftLoop(void); void tftStop(void); void tftShowConfig(TFT_eSPI & tft); +String tftDriverName(); #endif \ No newline at end of file