Version 1.0.5

Added support some sensors.
Fixed bug with WiFi initial configuration.
Updated sensor hardware config message processing.
Added led hardware config message processing.
Updated components.
Minor main code refactoring.
This commit is contained in:
2024-06-26 09:08:51 +03:00
parent 0254b5ebe7
commit 52a2cac8a8
8 changed files with 242 additions and 19 deletions

View File

@ -18,7 +18,7 @@ CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_LOG_DEFAULT_LEVEL_NONE=y
CONFIG_LOG_DEFAULT_LEVEL=0
CONFIG_LWIP_LOCAL_HOSTNAME="gateway"
CONFIG_LWIP_LOCAL_HOSTNAME="ESP-NOW Gateway"
CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED=y