diff Discovery/Src/tMenuEditHardware.c @ 130:b7689d9e888a FlipDisplay

Minor changes to improved code quality and to eliminate warnings
author Ideenmodellierer
date Sun, 17 Feb 2019 21:22:13 +0100
parents 3834b6272ee5
children cc9c18075e00
line wrap: on
line diff
--- a/Discovery/Src/tMenuEditHardware.c	Sun Feb 17 21:14:09 2019 +0100
+++ b/Discovery/Src/tMenuEditHardware.c	Sun Feb 17 21:22:13 2019 +0100
@@ -35,7 +35,11 @@
 #include "ostc.h"
 #include "tCCR.h"
 #include "tMenuEdit.h"
+#include "tHome.h"
+#include "tInfo.h"
+#include "tInfoLog.h"
 
+extern void tM_build_pages(void);
 
 /* Private function prototypes -----------------------------------------------*/
 void openEdit_Bluetooth(void);