From 60adcabd814c9cb2425e066a9250bc01bd3b74b4 Mon Sep 17 00:00:00 2001 From: Magnus Persson Date: Sun, 16 Oct 2022 20:40:08 +0200 Subject: [PATCH] Fixed conflict with logging library --- src/ble.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/ble.hpp b/src/ble.hpp index 66c535a..16852d3 100644 --- a/src/ble.hpp +++ b/src/ble.hpp @@ -28,9 +28,7 @@ SOFTWARE. #include #include - -#include -#include +#include class BleSender { private: