mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 10:40:35 +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" | ||||
|  | ||||
|  | ||||
| @ -11,6 +11,7 @@ | ||||
|  *******************************************************************************/ | ||||
|  | ||||
| #include "freertos/FreeRTOS.h" | ||||
| #include "driver/gpio.h" | ||||
| #include "esp_event.h" | ||||
| #include "nvs_flash.h" | ||||
|  | ||||
|  | ||||
| @ -11,6 +11,7 @@ | ||||
|  *******************************************************************************/ | ||||
|  | ||||
| #include "freertos/FreeRTOS.h" | ||||
| #include "driver/gpio.h" | ||||
| #include "esp_event.h" | ||||
| #include "nvs_flash.h" | ||||
|  | ||||
|  | ||||
| @ -12,6 +12,7 @@ | ||||
|  | ||||
| #include "freertos/FreeRTOS.h" | ||||
| #include "esp_event.h" | ||||
| #include "driver/gpio.h" | ||||
| #include "nvs_flash.h" | ||||
|  | ||||
| #include "TheThingsNetwork.h" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user