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

@@ -11,7 +11,6 @@
extern DeviceState devicestate;
extern ChannelFile channelFile;
extern MyNodeInfo &myNodeInfo;
extern GroupInfo &ourGroupInfo;
extern RadioConfig radioConfig;
extern User &owner;