Skip to content

Commit 25502a5

Browse files
authored
Fix typo in ARDUINO_SELECTIVE_WebServer config
1 parent e32e4aa commit 25502a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kconfig.projbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ config ARDUINO_SELECTIVE_WebServer
388388
bool "Enable WebServer"
389389
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_Network
390390
default y
391-
select ARDUINO_SELECTIVE_HASH
391+
select ARDUINO_SELECTIVE_Hash
392392
select ARDUINO_SELECTIVE_FS
393393

394394
config ARDUINO_SELECTIVE_WiFi

0 commit comments

Comments
 (0)