Merge pull request #2282 from meshtastic/master

Catch up
This commit is contained in:
Thomas Göttgens
2023-02-17 12:32:33 +01:00
committed by GitHub
32 changed files with 235 additions and 221 deletions

View File

@@ -62,3 +62,5 @@ extern uint32_t serialSinceMsec;
extern bool runASAP;
void nrf52Setup(), esp32Setup(), nrf52Loop(), esp32Loop(), clearBonds();
meshtastic_DeviceMetadata getDeviceMetadata();