mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-03 14:49:33 +00:00
Fixed some minuor issues
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
#define CONFIG_METER_START 296
|
||||
#define CONFIG_GPIO_START 368
|
||||
#define CONFIG_PRICE_START 400
|
||||
#define CONFIG_ENERGYACCOUNTING_START 464
|
||||
#define CONFIG_WEB_START 488
|
||||
#define CONFIG_DEBUG_START 624
|
||||
#define CONFIG_NTP_START 632
|
||||
#define CONFIG_MQTT_START 760
|
||||
#define CONFIG_DOMOTICZ_START 1528
|
||||
#define CONFIG_HA_START 1544
|
||||
#define CONFIG_UI_START 1712
|
||||
#define CONFIG_CLOUD_START 1728
|
||||
#define CONFIG_ENERGYACCOUNTING_START 472
|
||||
#define CONFIG_WEB_START 496
|
||||
#define CONFIG_DEBUG_START 632
|
||||
#define CONFIG_NTP_START 640
|
||||
#define CONFIG_MQTT_START 768
|
||||
#define CONFIG_DOMOTICZ_START 1536
|
||||
#define CONFIG_HA_START 1552
|
||||
#define CONFIG_UI_START 1720
|
||||
#define CONFIG_CLOUD_START 1736
|
||||
|
||||
#define CONFIG_METER_START_103 32
|
||||
#define CONFIG_UPGRADE_INFO_START_103 216
|
||||
|
||||
Reference in New Issue
Block a user