summaryrefslogtreecommitdiff
path: root/src/BLEValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/BLEValue.cpp')
-rw-r--r--src/BLEValue.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BLEValue.cpp b/src/BLEValue.cpp
index 05c8d17..ec1e61f 100644
--- a/src/BLEValue.cpp
+++ b/src/BLEValue.cpp
@@ -6,6 +6,7 @@
*/
#include "sdkconfig.h"
#if defined(CONFIG_BT_ENABLED)
+#include "BLEValue.h"
#if defined(ARDUINO_ARCH_ESP32) && defined(CONFIG_ARDUHAL_ESP_LOG)
#include "esp32-hal-log.h"