forked from espressif/arduino-esp32
Dont include log header by default everywhere
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include "freertos/semphr.h"
|
||||
|
||||
#include "esp32-hal.h"
|
||||
#include "esp32-hal-log.h"
|
||||
#include "esp8266-compat.h"
|
||||
#include "soc/gpio_reg.h"
|
||||
#include "soc/rmt_struct.h"
|
||||
|
Reference in New Issue
Block a user