Move public mesh to different channel to keep debugging easier.
This commit is contained in:
parent
20b939926f
commit
1e7fbbe807
|
@ -8,7 +8,7 @@
|
|||
#define M_RECVINT 1000
|
||||
#define M_RECVTIM 100
|
||||
|
||||
#define MESH_CHANNEL 85
|
||||
#define MESH_CHANNEL 83
|
||||
#define MESH_MAC "MESHB"
|
||||
|
||||
#define MO_TYPE(x) (x[0])
|
||||
|
|
Loading…
Reference in New Issue