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

@ -17,6 +17,7 @@
#include "freertos/task.h"
#include "freertos/semphr.h"
#include "esp32-hal-matrix.h"
#include "esp32-hal-log.h"
#include "soc/dport_reg.h"
#include "soc/ledc_reg.h"
#include "soc/ledc_struct.h"