Fix file description

This commit is contained in:
Manuel Bleichenbacher 2018-07-23 17:59:07 +02:00
parent 9f0d912758
commit 9501f7589f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* Licensed under MIT License * Licensed under MIT License
* https://opensource.org/licenses/MIT * 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_ #ifndef _THETHINGSNETWORK_H_

View File

@ -7,7 +7,7 @@
* Licensed under MIT License * Licensed under MIT License
* https://opensource.org/licenses/MIT * 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" #include "freertos/FreeRTOS.h"