1 parent d952ab1 commit 1f10672Copy full SHA for 1f10672
1 file changed
examples/companion_radio/MyMesh.cpp
@@ -63,9 +63,6 @@
63
#define CMD_GET_ALLOWED_REPEAT_FREQ 60
64
#define CMD_GET_RADIO_SETTINGS 61
65
#define CMD_SET_MAX_HOPS 62 // Adaptive forwarding control
66
-#define CMD_SEND_ANON_REQ 63 // Send anonymous request
67
-#define CMD_SET_AUTOADD_CONFIG 64 // Set auto-add contacts config
68
-#define CMD_GET_AUTOADD_CONFIG 65 // Get auto-add contacts config
69
70
// Stats sub-types for CMD_GET_STATS
71
#define STATS_TYPE_CORE 0
0 commit comments