mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-11-01 02:50:34 +01: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