* companion: protocol ver bump to 5

* companion: new prefs: telemetry_mode_base, telemetry_mode_loc
* companion: CMD_SET_OTHER_PARAMS, now optionally can set telemetry_modes
This commit is contained in:
Scott Powell 2025-05-05 11:21:55 +10:00
parent e442e94e3d
commit cb80ceee47
3 changed files with 44 additions and 13 deletions

View file

@ -2,6 +2,7 @@
#include <CayenneLPP.h>
#define TELEM_PERM_BASE 0x01 // 'base' permission includes battery
#define TELEM_PERM_LOCATION 0x02
#define TELEM_CHANNEL_SELF 1 // LPP data channel for 'self' device