Mercurial > public > ostc4
comparison Discovery/Src/tInfoLog.c @ 457:4bd01f48c285 minor_improvments
Eliminated some minor warnings
author | ideenmodellierer |
---|---|
date | Tue, 24 Mar 2020 22:32:48 +0100 |
parents | b90ddf57f7f1 |
children | 04d94851cd1b |
comparison
equal
deleted
inserted
replaced
456:5e38b09d2c45 | 457:4bd01f48c285 |
---|---|
64 void showLog(void); | 64 void showLog(void); |
65 void showNextLogPage(void); | 65 void showNextLogPage(void); |
66 void stepBackInfo(void); | 66 void stepBackInfo(void); |
67 void stepForwardInfo(void); | 67 void stepForwardInfo(void); |
68 void showLogExit(void); | 68 void showLogExit(void); |
69 #ifdef ENABLE_PROFILE_RESET | |
69 void resetDiveProfile(void); | 70 void resetDiveProfile(void); |
71 #endif | |
70 | 72 |
71 /* Exported functions --------------------------------------------------------*/ | 73 /* Exported functions --------------------------------------------------------*/ |
72 void tInfoLog_init(void) | 74 void tInfoLog_init(void) |
73 { | 75 { |
74 INFOLOGscreen.FBStartAdress = 0; | 76 INFOLOGscreen.FBStartAdress = 0; |