diff --git a/docs/hardware/devices/raspberry-pi/index.mdx b/docs/hardware/devices/raspberry-pi/index.mdx index 5e76d4f3..14d74174 100644 --- a/docs/hardware/devices/raspberry-pi/index.mdx +++ b/docs/hardware/devices/raspberry-pi/index.mdx @@ -15,7 +15,7 @@ The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards buil Only the Pico W has WiFi/BLE capabilities. Meshtastic supports WiFi on the Pico W (although no web server and HTTP API), but does not currently support BLE. ::: -### Pico +## Specifications - **MCU:** - Raspberry Pi RP2040 @@ -46,8 +46,8 @@ LoRa transmissions may interfere with the USB connection. It is recommended to p ::: -### Pico Resources +### Resources - Firmware file:`firmware-pico-X.X.X.xxxxxxx.uf2` -- for Pico W use: `firmware-picow-X.X.X.xxxxxxx.uf2` + - for Pico W use: `firmware-picow-X.X.X.xxxxxxx.uf2` - [Offical Website for the Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/), including official reseller links.