edit line spacing

This commit is contained in:
rcarteraz 2022-11-29 17:28:40 -07:00
parent 263beb48ff
commit 8a7a6918c2

View file

@ -61,6 +61,7 @@ All Bluetooth config values are available on Android.
:::
</TabItem>
<TabItem value="apple">
:::info
@ -71,6 +72,7 @@ All Bluetooth config values are available on iOS, iPadOS and macOS.
:::
</TabItem>
<TabItem value="cli">
:::info
@ -93,6 +95,7 @@ meshtastic --set bluetooth.mode FIXED_PIN
meshtastic --set bluetooth.fixed_pin 111111
```
</TabItem>
<TabItem value="web">
:::info