Update 1.3 docs with flasher and web ui compatibility

This commit is contained in:
Garth Vander Houwen 2022-06-29 22:01:59 -07:00
parent f56d6e7898
commit a0a295f407
8 changed files with 13 additions and 15 deletions

View file

@ -96,14 +96,14 @@ meshtastic --set factory_reset true
<TabItem value="flasher">
:::info
Device config is not available in the Flasher.
All device config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
Device config is not available for the Web UI.
All device config options are available in the Web UI.
:::
</TabItem>

View file

@ -81,14 +81,14 @@ meshtastic --set gps_format GpsFormatUTM
<TabItem value="flasher">
:::info
Display config is not available in the Flasher.
All display config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
Display config is not available in the Web UI.
All display config options are available in the Web UI.
:::
</TabItem>

View file

@ -18,5 +18,3 @@ Default settings values are prefered whenever possible as they consume no bandwi
| [Power](power) | Power config options are: Charge Current, Power Saving, Shutdown after losing power, ADC Multiplier Override Wait Bluetooth Interval, Mesh Super Deep Sleep Timeout, Super Deep Sleep Interval, Light Sleep Interval and Minimum Wake Interval. |
| [User](user) | The user config options are: Short Name, Long Name, Licensed Operator, Transmit Power at Antenna Connector, Antenna Gain and Antenna Azimuth. |
| [WiFi](wifi) | WiFi config options are: AP Mode, Hidden AP, SSID and Password. |

View file

@ -115,14 +115,14 @@ Select LoRa config conmmands are available in the python CLI. Example commands a
<TabItem value="flasher">
:::info
LoRa config is not available in the Flasher.
All lora config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
LoRa config is not available for in the Web UI.
All lora config options are available in the Web UI.
:::
</TabItem>

View file

@ -167,14 +167,14 @@ meshtastic --pos-fields POS_UNDEFINED
<TabItem value="flasher">
:::info
Position config is not available in the Flasher.
All position config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
Position config is not available in the Web UI.
All position config options are available in the Web UI.
:::
</TabItem>

View file

@ -166,7 +166,7 @@ Power config is not available in the Flasher.
<TabItem value="web">
:::info
Power config is not available in the Web UI.
All power config options are available in the Web UI.
:::
</TabItem>

View file

@ -72,14 +72,14 @@ meshtastic --set gps_format GpsFormatUTM
<TabItem value="flasher">
:::info
User config is not available in the Flasher.
All user config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
User config is not available in the Web UI.
All user config options are available in the Web UI.
:::
</TabItem>

View file

@ -113,14 +113,14 @@ meshtastic --set wifi_password "my password"
<TabItem value="flasher">
:::info
Available in the flasher.
All WiFi config options are available in the Flasher.
:::
</TabItem>
<TabItem value="web">
:::info
Available in the web ui.
All WiFI config options are available in the Web UI.
:::
</TabItem>