Fixing indentation. (#1501)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run

Previous indentation here caused this documentation to be rendered in a code block.
Checked the other FAQ items, look like this was the only one.
This commit is contained in:
exotime 2024-10-12 22:12:56 +09:00 committed by GitHub
parent 87fd993018
commit 63b0bf054e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -164,9 +164,9 @@ If you use your ham radio license with Meshtastic, consider both the privileges
{
title: "How do I set my ham call sign?",
content: `
- On Android navigate to Radio configuration -> User and set Long name to your Ham Radio callsign, then activate the slider for 'Licensed amateur radio'.
- On iPhone navigate to Settings -> User and set Long Name to your Ham Radio callsign, then activate the slider for 'Licensed Operator'.
- Instructions for Enabling ham License from the Python CLI can be found [here](/docs/software/python/cli/usage#ham-radio-support).
- On Android navigate to Radio configuration -> User and set Long name to your Ham Radio callsign, then activate the slider for 'Licensed amateur radio'.
- On iPhone navigate to Settings -> User and set Long Name to your Ham Radio callsign, then activate the slider for 'Licensed Operator'.
- Instructions for Enabling ham License from the Python CLI can be found [here](/docs/software/python/cli/usage#ham-radio-support).
`,
},
],