mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-12 22:32:51 +02:00
Compatibility with ESP-IDF v4.x
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
*******************************************************************************/
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "driver/gpio.h"
|
||||
#include "esp_event.h"
|
||||
#include "nvs_flash.h"
|
||||
|
||||
|
Reference in New Issue
Block a user