changed WS led's pin to gpio35 as on default debug dongle
This commit is contained in:
parent
1144868fd7
commit
30ce2bcfb0
|
|
@ -1 +1 @@
|
|||
Subproject commit b4d49920c0640d4a18e7ad104008fff4278d06a4
|
||||
Subproject commit 8b43166c18898d1adda454e956117e9167fefd58
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0a21101817f0320cfc2d43c635ef555b72f45e38
|
||||
Subproject commit 60f8299f5991df6a5cd0233a952d8bd28f43e489
|
||||
|
|
@ -488,7 +488,7 @@ CONFIG_GPIO_RANGE_MAX=48
|
|||
# LED strip settings
|
||||
#
|
||||
CONFIG_LED_STRIP_NUMBER=1
|
||||
CONFIG_LED_STRIP_GPIO=33
|
||||
CONFIG_LED_STRIP_GPIO=35
|
||||
# end of LED strip settings
|
||||
# end of LED app settings
|
||||
|
||||
|
|
@ -1977,6 +1977,13 @@ CONFIG_WEBGUIAPP_MQTT_PASSWORD="password"
|
|||
CONFIG_WEBGUIAPP_MQTT_DEBUG_LEVEL=1
|
||||
# end of MQTT settings
|
||||
|
||||
#
|
||||
# System log
|
||||
#
|
||||
CONFIG_WEBGUIAPP_SYSLOG_MAX_CHUNKS=4
|
||||
CONFIG_WEBGUIAPP_SYSLOG_CHUNK_SIZE=50
|
||||
# end of System log
|
||||
|
||||
#
|
||||
# DNS settings
|
||||
#
|
||||
|
|
|
|||
|
|
@ -488,7 +488,7 @@ CONFIG_GPIO_RANGE_MAX=48
|
|||
# LED strip settings
|
||||
#
|
||||
CONFIG_LED_STRIP_NUMBER=1
|
||||
CONFIG_LED_STRIP_GPIO=31
|
||||
CONFIG_LED_STRIP_GPIO=33
|
||||
# end of LED strip settings
|
||||
# end of LED app settings
|
||||
|
||||
|
|
@ -1977,6 +1977,13 @@ CONFIG_WEBGUIAPP_MQTT_PASSWORD="password"
|
|||
CONFIG_WEBGUIAPP_MQTT_DEBUG_LEVEL=1
|
||||
# end of MQTT settings
|
||||
|
||||
#
|
||||
# System log
|
||||
#
|
||||
CONFIG_WEBGUIAPP_SYSLOG_MAX_CHUNKS=4
|
||||
CONFIG_WEBGUIAPP_SYSLOG_CHUNK_SIZE=50
|
||||
# end of System log
|
||||
|
||||
#
|
||||
# DNS settings
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user