Move it around and kill old device metadata gen

This commit is contained in:
Ben Meadors
2023-02-16 12:18:27 -06:00
parent b78e0dce46
commit 2e6e0644d4
7 changed files with 19 additions and 111 deletions

View File

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