mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Fix macro
This commit is contained in:
parent
1a5921080f
commit
18a3f0bb7f
@ -4,7 +4,7 @@
|
|||||||
#ifndef HASP_TFTESPI_TOUCH_DRIVER_H
|
#ifndef HASP_TFTESPI_TOUCH_DRIVER_H
|
||||||
#define HASP_TFTESPI_TOUCH_DRIVER_H
|
#define HASP_TFTESPI_TOUCH_DRIVER_H
|
||||||
|
|
||||||
#ifdef ARDUINO && defined(USER_SETUP_LOADED)
|
#if defined(ARDUINO) && defined(USER_SETUP_LOADED)
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
|
||||||
#include "touch_driver.h" // base class
|
#include "touch_driver.h" // base class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user