mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* first cut of new simple_sensor sketch
This commit is contained in:
parent
d3831821c7
commit
7fb7b69bbc
7 changed files with 1004 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
#define ADV_TYPE_CHAT 1
|
||||
#define ADV_TYPE_REPEATER 2
|
||||
#define ADV_TYPE_ROOM 3
|
||||
//FUTURE: 4..15
|
||||
#define ADV_TYPE_SENSOR 4
|
||||
//FUTURE: 5..15
|
||||
|
||||
#define ADV_LATLON_MASK 0x10
|
||||
#define ADV_FEAT1_MASK 0x20 // FUTURE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue