Skip to content

Commit 190e060

Browse files
committed
Add missing function for compile guards
1 parent 19a1167 commit 190e060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/RTK_Everywhere/Developer.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ void nmeaExtractStdDeviations(char *nmeaSentence, int arraySize) {}
267267
void processNonSBFData(SEMP_PARSE_STATE *parse) {}
268268
void processUart1SBF(SEMP_PARSE_STATE *parse, uint16_t type) {}
269269
void processUart1SPARTN(SEMP_PARSE_STATE *parse, uint16_t type) {}
270+
void menuLogMosaic() {}
270271

271272
#endif // COMPILE_MOSAICX5
272273

0 commit comments

Comments
 (0)