Browse Source

Remove unnecessary blank line in MyMesh.cpp

pull/2140/head
Quency-D 2 months ago
committed by GitHub
parent
commit
9d26953398
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      examples/companion_radio/MyMesh.cpp

1
examples/companion_radio/MyMesh.cpp

@ -46,7 +46,6 @@
#define CMD_SET_CUSTOM_VAR 41
#define CMD_GET_ADVERT_PATH 42
#define CMD_GET_TUNING_PARAMS 43
// NOTE: CMD range 46..49 parked, potentially for WiFi operations
#define CMD_SEND_BINARY_REQ 50
#define CMD_FACTORY_RESET 51

Loading…
Cancel
Save