mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Remove headers from old drivers
This commit is contained in:
parent
c402a9932e
commit
1a72c9e7a9
@ -14,10 +14,6 @@
|
|||||||
#include "drv/tft/tft_driver.h"
|
#include "drv/tft/tft_driver.h"
|
||||||
#include "drv/touch/touch_driver.h"
|
#include "drv/touch/touch_driver.h"
|
||||||
|
|
||||||
//#include "drv/hasp_drv_display.h"
|
|
||||||
//#include "drv/old/hasp_drv_touch.h"
|
|
||||||
//#include "drv/old/hasp_drv_tft_espi.h"
|
|
||||||
|
|
||||||
#include "hasp_debug.h"
|
#include "hasp_debug.h"
|
||||||
#include "hasp_config.h"
|
#include "hasp_config.h"
|
||||||
#include "hasp_gui.h"
|
#include "hasp_gui.h"
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
#include "sys/net/hasp_network.h"
|
#include "sys/net/hasp_network.h"
|
||||||
#include "sys/net/hasp_time.h"
|
#include "sys/net/hasp_time.h"
|
||||||
#include "dev/device.h"
|
#include "dev/device.h"
|
||||||
// #include "drv/old/hasp_drv_touch.h"
|
|
||||||
#include "ArduinoLog.h"
|
#include "ArduinoLog.h"
|
||||||
|
|
||||||
#if HASP_USE_CONFIG > 0
|
#if HASP_USE_CONFIG > 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user