mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update tft driver path
This commit is contained in:
parent
b7e95dccb7
commit
b78378363f
@ -9,7 +9,7 @@
|
|||||||
#if defined(TOUCH_CS)
|
#if defined(TOUCH_CS)
|
||||||
|
|
||||||
#include "dev/device.h"
|
#include "dev/device.h"
|
||||||
#include "drv/tft_driver.h"
|
#include "drv/tft/tft_driver.h"
|
||||||
|
|
||||||
#include "hasp_drv_tft_espi.h"
|
#include "hasp_drv_tft_espi.h"
|
||||||
#include "ArduinoLog.h"
|
#include "ArduinoLog.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user