mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Remove hasp_utilities
This commit is contained in:
parent
ef90cbc8c7
commit
0e1b64527f
@ -16,7 +16,6 @@
|
||||
#include "esp_adc_cal.h"
|
||||
|
||||
#include "hasp_debug.h"
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
|
||||
#define BACKLIGHT_CHANNEL 0
|
||||
|
||||
|
@ -10,7 +10,6 @@
|
||||
|
||||
#include "hasp_conf.h"
|
||||
#include "hasp_debug.h"
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
|
||||
#define BACKLIGHT_CHANNEL 0
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
#include "hasp_posix.h"
|
||||
|
||||
#include "hasp_conf.h"
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
#include "hasp_debug.h"
|
||||
|
||||
#include "display/monitor.h"
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "hasp_conf.h"
|
||||
#include "hasp_debug.h"
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
|
||||
#define BACKLIGHT_CHANNEL 0
|
||||
|
||||
|
@ -9,7 +9,6 @@
|
||||
#include "hasp_win32.h"
|
||||
|
||||
#include "hasp_conf.h"
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
#include "hasp_debug.h"
|
||||
|
||||
#include "display/monitor.h"
|
||||
|
@ -12,7 +12,6 @@
|
||||
#include "hasp_conf.h"
|
||||
|
||||
#include "hasp_conf.h"
|
||||
#include "hasp_utilities.h"
|
||||
|
||||
#if HASP_USE_DEBUG > 0
|
||||
#include "../hasp_debug.h"
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include "hasp_config.h"
|
||||
#include "hal/hasp_hal.h"
|
||||
|
||||
// #include "hasp/hasp_utilities.h"
|
||||
#include "hasp/hasp_dispatch.h"
|
||||
#include "hasp/hasp_page.h"
|
||||
#include "hasp/hasp.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user