Skip to content

Commit 1f10672

Browse files
committed
merged and removed unused command, ready for integration with camp mode and team logic
1 parent d952ab1 commit 1f10672

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

examples/companion_radio/MyMesh.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
#define CMD_GET_ALLOWED_REPEAT_FREQ 60
6464
#define CMD_GET_RADIO_SETTINGS 61
6565
#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
6966

7067
// Stats sub-types for CMD_GET_STATS
7168
#define STATS_TYPE_CORE 0

0 commit comments

Comments
 (0)