We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f858e75 commit 5ac7d47Copy full SHA for 5ac7d47
Firmware/RTK_Everywhere/RTK_Everywhere.ino
@@ -938,7 +938,7 @@ unsigned long loraLastIncomingSerial; // Last time a user sent a serial command.
938
939
// Display boot times
940
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
941
-#define MAX_BOOT_TIME_ENTRIES 43
+#define MAX_BOOT_TIME_ENTRIES 47
942
uint8_t bootTimeIndex;
943
uint32_t bootTime[MAX_BOOT_TIME_ENTRIES];
944
const char *bootTimeString[MAX_BOOT_TIME_ENTRIES];
0 commit comments