mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-03 03:18:47 +01:00
Fix default DTU serial number
This commit is contained in:
@@ -33,6 +33,6 @@
|
||||
#define MQTT_LWT_OFFLINE "offline"
|
||||
#define MQTT_PUBLISH_INTERVAL 5
|
||||
|
||||
#define DTU_SERIAL 99978563412
|
||||
#define DTU_SERIAL 0x99978563412
|
||||
#define DTU_POLL_INTERVAL 5
|
||||
#define DTU_PA_LEVEL 0
|
||||
Reference in New Issue
Block a user