Added touch sources
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef TOUCH_H
|
||||
#define TOUCH_H
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <TFT_eSPI.h>
|
||||
|
||||
extern TFT_eSPI tft;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user