Skip to content

Commit 986c5f2

Browse files
authored
Fix Name of library "Network"
1 parent a883024 commit 986c5f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kconfig.projbuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ config ARDUINO_SELECTIVE_LITTLEFS
311311
depends on ARDUINO_SELECTIVE_COMPILATION && ARDUINO_SELECTIVE_FS
312312
default y
313313

314-
config ARDUINO_SELECTIVE_Networking
315-
bool "Enable Networking"
314+
config ARDUINO_SELECTIVE_Network
315+
bool "Enable Network"
316316
depends on ARDUINO_SELECTIVE_COMPILATION
317317
default y
318318

0 commit comments

Comments
 (0)