mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Move files to src
This commit is contained in:
parent
09c9e7f066
commit
830a2ef415
@ -6,8 +6,11 @@
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "../../src/hal/hasp_hal.h" // for halGpioName()
|
||||
#include "../../src/dev/device.h"
|
||||
#include "hasp_conf.h"
|
||||
|
||||
#include "hal/hasp_hal.h" // for halGpioName()
|
||||
#include "dev/device.h"
|
||||
|
||||
#include "tft_espi_drv.h"
|
||||
#include "ArduinoLog.h"
|
||||
#include "hasp_macro.h"
|
Loading…
x
Reference in New Issue
Block a user