mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Fix include for Linux build
This commit is contained in:
parent
3fa03f11f8
commit
1ca618f413
@ -4,7 +4,9 @@
|
|||||||
#ifndef HASP_MACRO_H
|
#ifndef HASP_MACRO_H
|
||||||
#define HASP_MACRO_H
|
#define HASP_MACRO_H
|
||||||
|
|
||||||
|
#ifdef ARDUINO
|
||||||
#include "ArduinoLog.h"
|
#include "ArduinoLog.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef USE_CONFIG_OVERRIDE
|
#ifdef USE_CONFIG_OVERRIDE
|
||||||
#include "user_config_override.h"
|
#include "user_config_override.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user