portduino now links!

This commit is contained in:
geeksville
2020-09-06 09:24:08 -07:00
parent fefd3d78f3
commit b8d39845cf
6 changed files with 42 additions and 2 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ extern graphics::Screen screen;
// Return a human readable string of the form "Meshtastic_ab13"
const char *getDeviceName();
void getMacAddr(uint8_t *dmac);
void nrf52Setup(), esp32Setup(), nrf52Loop(), esp32Loop();