Compatibility with ESP-IDF v4.x

This commit is contained in:
Manuel Bl
2019-10-13 23:43:17 +02:00
parent baa6c93d5f
commit 48668b3295
6 changed files with 9 additions and 0 deletions

View File

@ -11,6 +11,7 @@
*******************************************************************************/
#include "freertos/FreeRTOS.h"
#include "driver/gpio.h"
#include "esp_event.h"
#include "nvs_flash.h"