mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Fix macro
This commit is contained in:
parent
1a5921080f
commit
18a3f0bb7f
@ -4,7 +4,7 @@
|
||||
#ifndef 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 "touch_driver.h" // base class
|
||||
|
Loading…
x
Reference in New Issue
Block a user