mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
Heltec LoRa 32 v3.1 minor revert
Revert changing default.
This commit is contained in:
parent
738340b0ff
commit
3336b90efa
|
@ -11,7 +11,7 @@ import TabItem from "@theme/TabItem";
|
|||
<Tabs
|
||||
groupId="heltec"
|
||||
queryString="heltec"
|
||||
defaultValue="v3.1"
|
||||
defaultValue="v3"
|
||||
values={[
|
||||
{label: 'LoRa32 V2.1', value: 'v2.1'},
|
||||
{label: 'LoRa32 V3', value:'v3'},
|
||||
|
|
Loading…
Reference in a new issue