clean default application version, update ui sources
This commit is contained in:
parent
f6c6725d36
commit
3f2f4369a4
|
|
@ -1 +1 @@
|
|||
Subproject commit b89a78c0a4e6674a25572a36f14c3bf89a3b2b4f
|
||||
Subproject commit 68d085bb6765584ce21172c925fc88452b0a0354
|
||||
|
|
@ -251,7 +251,7 @@ CONFIG_APP_COMPILE_TIME_DATE=y
|
|||
# CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set
|
||||
# CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set
|
||||
CONFIG_APP_PROJECT_VER_FROM_CONFIG=y
|
||||
CONFIG_APP_PROJECT_VER="0.0.0.1"
|
||||
CONFIG_APP_PROJECT_VER="0.0.0.0"
|
||||
CONFIG_APP_RETRIEVE_LEN_ELF_SHA=16
|
||||
# end of Application manager
|
||||
|
||||
|
|
|
|||
|
|
@ -1617,8 +1617,8 @@ CONFIG_WEBGUIAPP_WIFI_ON=y
|
|||
CONFIG_WEBGUIAPP_WIFI_DHCP_ON=y
|
||||
CONFIG_WEBGUIAPP_WIFI_SSID_AP="YourAP"
|
||||
CONFIG_WEBGUIAPP_WIFI_KEY_AP="123456789"
|
||||
CONFIG_WEBGUIAPP_WIFI_SSID_STA="RTN16"
|
||||
CONFIG_WEBGUIAPP_WIFI_KEY_STA="12850000"
|
||||
CONFIG_WEBGUIAPP_WIFI_SSID_STA="YourSTA"
|
||||
CONFIG_WEBGUIAPP_WIFI_KEY_STA="123456789"
|
||||
CONFIG_WEBGUIAPP_WIFI_IP_AP="192.168.150.1"
|
||||
CONFIG_WEBGUIAPP_WIFI_IP_STA="192.168.150.1"
|
||||
CONFIG_WEBGUIAPP_WIFI_MASK_STA="255.255.255.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user