main/task_tft.c

branch
novnc
changeset 40
71e06f6d80fd
parent 39
e5900c9b9a7b
child 42
c6a1a6ca5437
--- 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";
 

mercurial