Target proper device headers after IDF 4.0

This commit is contained in:
me-no-dev
2020-01-25 05:36:51 +02:00
parent 4cda87fb96
commit b1c9712d11
4 changed files with 32 additions and 3 deletions

View File

@@ -19,7 +19,6 @@
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#include "rom/lldesc.h"
#include "soc/soc.h"
#include "soc/gpio_sig_map.h"
#include "soc/i2s_reg.h"