Rename environmental measurement to telemetry

This commit is contained in:
Jm Casler
2022-02-26 20:52:22 -08:00
parent 5bff62e428
commit ac43a1b182
34 changed files with 603 additions and 557 deletions

View File

@@ -34,7 +34,6 @@ NodeDB nodeDB;
// we have plenty of ram so statically alloc this tempbuf (for now)
EXT_RAM_ATTR DeviceState devicestate;
MyNodeInfo &myNodeInfo = devicestate.my_node;
GroupInfo &ourGroupInfo = devicestate.group_info;
RadioConfig radioConfig;
ChannelFile channelFile;