Dont include log header by default everywhere

This commit is contained in:
2021-02-22 02:06:48 +01:00
parent acf3b3948a
commit e385dd8abc
10 changed files with 12 additions and 1 deletions

View File

@ -5,6 +5,7 @@
#include "pins_arduino.h"
#include "HardwareSerial.h"
#include "esp32-hal-log.h"
#if CONFIG_IDF_TARGET_ESP32