Update device.mdx

Removed backticks around the tzdef in title that was breaking the formatting.
This commit is contained in:
Steven Hoff 2024-08-21 21:39:14 -05:00 committed by GitHub
parent 644cc2fd8a
commit 9dc32a3585
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,7 +191,7 @@ meshtastic --set device.role CLIENT
meshtastic --set device.serial_enabled false
```
```shell title="Set `tzdef`"
```shell title="Set tzdef"
meshtastic --set device.tzdef UTC0
```