Skip to content

Commit 773741b

Browse files
Update page.md
1 parent 0dae212 commit 773741b

File tree

1 file changed

+8
-2
lines changed
  • src/app/docs/intro/installation

1 file changed

+8
-2
lines changed

src/app/docs/intro/installation/page.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)