mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 23:54:17 -08:00
643 B
643 B
id | title | sidebar_label |
---|---|---|
channel-advanced | Channel Settings - Advanced | Channel - Advanced |
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
:::caution These settings are for advanced users only. If you don't know what you are doing you could damage your radio or break local radio laws. Proceed with caution. :::
Overview
Settings
Examples
Example TODO
<Tabs groupId="settings" defaultValue="cli" values={[ {label: 'CLI', value: 'cli'}, {label: 'Android', value: 'android'}, ]}>
TODO
TODO