config for time sync via lora
This commit is contained in:
parent
5319f1c976
commit
26c1cb0aaa
@ -94,6 +94,7 @@
|
||||
#define BMEPORT 7 // BME680 sensor
|
||||
#define BATTPORT 8 // battery voltage
|
||||
#define TIMEPORT 9 // time query
|
||||
#define TIMEDIFFPORT 13 // time adjust diff
|
||||
#define TIMEANSWERPORT_MIN 0xA0 // time answer, start of port range
|
||||
#define TIMEANSWERPORT_MAX 0xDF // time answer, end of port range
|
||||
#define SENSOR1PORT 10 // user sensor #1
|
||||
|
Loading…
Reference in New Issue
Block a user