File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
src/app/docs/intro/installation Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,15 @@ NetWizard depends on the following dependencies to work properly. Please stricly
2020- [ ArduinoJson] ( https://github.com/bblanchon/ArduinoJson ) - ** v7.3.0**
2121
2222
23- ### For RP2040 + W
23+ ### For RP2040 + W (Example: RaspberryPi Pico W)
2424
25- - [ Arduino Pico Core] ( https://github.com/earlephilhower/arduino-pico ) >= ** v4.4.1**
25+ - [ Arduino Pico Core] ( https://github.com/earlephilhower/arduino-pico ) - ** v4.4.3**
26+ - [ ArduinoJson] ( https://github.com/bblanchon/ArduinoJson ) - ** v7.3.0**
27+ - [ Preferences] ( https://github.com/vshymanskyy/Preferences ) - ** v2.1.0**
28+
29+ ### For RP2350 + W (Example: RaspberryPi Pico 2W)
30+
31+ - [ Arduino Pico Core] ( https://github.com/earlephilhower/arduino-pico ) - ** v4.4.3**
2632- [ ArduinoJson] ( https://github.com/bblanchon/ArduinoJson ) - ** v7.3.0**
2733- [ Preferences] ( https://github.com/vshymanskyy/Preferences ) - ** v2.1.0**
2834
You can’t perform that action at this time.
0 commit comments