Move files around

This commit is contained in:
fvanroie 2021-02-16 17:26:08 +01:00
parent e7d1fdef85
commit d04d3b4140

View File

@ -6,7 +6,7 @@
/********************* /*********************
* INCLUDES * INCLUDES
*********************/ *********************/
#include "../../src/hasp_hal.h" // for halGpioName() #include "../../src/hal/hasp_hal.h" // for halGpioName()
#include "tft_espi_drv.h" #include "tft_espi_drv.h"
#include "ArduinoLog.h" #include "ArduinoLog.h"
#include "hasp_macro.h" #include "hasp_macro.h"