mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
added tbeam 0.7 admonition
This commit is contained in:
parent
0666edfd49
commit
0aeeb2667f
|
@ -62,6 +62,12 @@ Prebuilt binaries for the supported radios are available in our releases. Your i
|
||||||
| [Current Firmware](https://github.com/meshtastic/meshtastic-device/releases/latest) | [List of Firmware Versions](https://github.com/meshtastic/meshtastic-device/releases/) |
|
| [Current Firmware](https://github.com/meshtastic/meshtastic-device/releases/latest) | [List of Firmware Versions](https://github.com/meshtastic/meshtastic-device/releases/) |
|
||||||
| :--------------: | :-----------------------: |
|
| :--------------: | :-----------------------: |
|
||||||
|
|
||||||
|
:::note
|
||||||
|
The [T-Beam 0.7](../hardware/tbeam-hardware#t-beam---v07) board is an earlier version of the T-Beam board, and due to changes in the design in subsequent iterations this board uses a specific firmware file different from the other T-Beam boards.
|
||||||
|
|
||||||
|
`firmware-tbeam0.7-1.x.x.bin` is the correct firmware. `firmware-tbeam-1.x.x.bin` is incompatible. For all other [T-Beam](../hardware/tbeam-hardware) boards `firmware-tbeam-1.x.x.bin` is the correct selection.
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
## Command Line Interface Instructions
|
## Command Line Interface Instructions
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,11 @@ sidebar_label: LILYGO® T-Beam
|
||||||
|
|
||||||
## T-Beam - v0.7
|
## T-Beam - v0.7
|
||||||
|
|
||||||
|
:::note
|
||||||
|
This is an earlier version of the T-Beam board, and due to changes in the design in subsequent iterations this board uses a specific firmware file different from the other T-Beam boards.
|
||||||
|
|
||||||
|
`firmware-tbeam0.7-1.x.x.bin` is the correct firmware. `firmware-tbeam-1.x.x.bin` is incompatible. For all other T-Beam boards `firmware-tbeam-1.x.x.bin` is the correct selection.
|
||||||
|
:::
|
||||||
|
|
||||||
* ESP32 - Wifi & Bluetooth
|
* ESP32 - Wifi & Bluetooth
|
||||||
* SX1276 - LoRa Tranceiver
|
* SX1276 - LoRa Tranceiver
|
||||||
|
|
Loading…
Reference in a new issue