mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 12:24:27 +02:00
Fix file description
This commit is contained in:
parent
9f0d912758
commit
9501f7589f
@ -7,7 +7,7 @@
|
||||
* Licensed under MIT License
|
||||
* https://opensource.org/licenses/MIT
|
||||
*
|
||||
* This the hardware abstraction layer to run LMIC in on ESP32 using ESP-iDF.
|
||||
* High-level API for ttn-esp32.
|
||||
*******************************************************************************/
|
||||
|
||||
#ifndef _THETHINGSNETWORK_H_
|
||||
|
@ -7,7 +7,7 @@
|
||||
* Licensed under MIT License
|
||||
* https://opensource.org/licenses/MIT
|
||||
*
|
||||
* This the hardware abstraction layer to run LMIC in on ESP32 using ESP-iDF.
|
||||
* High-level API for ttn-esp32.
|
||||
*******************************************************************************/
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
Loading…
Reference in New Issue
Block a user