Merge branch 'master' into apollo

This commit is contained in:
Thomas Göttgens
2023-11-16 15:09:26 +01:00
committed by GitHub
49 changed files with 1231 additions and 93 deletions

View File

@@ -56,6 +56,7 @@ extern graphics::Screen *screen;
// Return a human readable string of the form "Meshtastic_ab13"
const char *getDeviceName();
void getPiMacAddr(uint8_t *dmac);
extern uint32_t timeLastPowered;