diff -r e5900c9b9a7b -r 71e06f6d80fd main/task_tft.c --- a/main/task_tft.c Thu May 02 21:19:50 2019 +0200 +++ b/main/task_tft.c Sat May 04 11:41:16 2019 +0200 @@ -30,7 +30,7 @@ extern bool _NewMinute; extern bool _UseHLT; extern bool System_TimeOk; -extern const esp_app_desc_t *app_desc; +extern const esp_app_desc_t *app_desc; static const char *TAG = "task_tft";