Update ESP32 build to work with latest NRF52 changes

This commit is contained in:
geeksville
2020-04-24 14:55:51 -07:00
parent b8b503cb0a
commit ca03110932
6 changed files with 20 additions and 16 deletions

View File

@@ -16,3 +16,5 @@ struct PowerStatus {
};
} // namespace meshtastic
extern meshtastic::PowerStatus powerStatus;