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

@ -13,6 +13,7 @@
// limitations under the License.
#include "esp32-hal-adc.h"
#include "esp32-hal-log.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_attr.h"