mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -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.
|
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:**
|
- **MCU:**
|
||||||
- Raspberry Pi RP2040
|
- Raspberry Pi RP2040
|
||||||
|
@ -46,7 +46,7 @@ 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`
|
- 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`
|
||||||
|
|
Loading…
Reference in a new issue