Skip to content

Commit 30092dc

Browse files
Update page.md
1 parent a179cdb commit 30092dc

File tree

1 file changed

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

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ 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 (Example: RaspberryPi Pico W)
23+
### For RP2040 + W
24+
25+
Example: RaspberryPi Pico W
2426

2527
- [Arduino Pico Core](https://github.com/earlephilhower/arduino-pico) - **v4.4.3**
2628
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson) - **v7.3.0**
2729
- [Preferences](https://github.com/vshymanskyy/Preferences) - **v2.1.0**
2830

29-
### For RP2350 + W (Example: RaspberryPi Pico 2W)
31+
### For RP2350 + W
32+
33+
Example: RaspberryPi Pico 2W
3034

3135
- [Arduino Pico Core](https://github.com/earlephilhower/arduino-pico) - **v4.4.3**
3236
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson) - **v7.3.0**

0 commit comments

Comments
 (0)