* first cut of new simple_sensor sketch

This commit is contained in:
Scott Powell 2025-07-07 14:21:19 +10:00
parent d3831821c7
commit 7fb7b69bbc
7 changed files with 1004 additions and 1 deletions

View file

@ -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