forked from espressif/arduino-esp32
Dont include log header by default everywhere
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
|
||||
#include "pins_arduino.h"
|
||||
#include "HardwareSerial.h"
|
||||
#include "esp32-hal-log.h"
|
||||
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
|
||||
|
Reference in New Issue
Block a user