mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
standardize pico headings
This commit is contained in:
parent
b35f8de062
commit
4884355329
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue