Browse Source

Merge pull request #1216 from mattzzw/main

Update faq.md
pull/1239/head
Liam Cottle 6 months ago
committed by GitHub
parent
commit
2228214ded
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/faq.md

2
docs/faq.md

@ -269,7 +269,7 @@ You can get the latitude and longitude from Google Maps by right-clicking the lo
**A:** You can issue these commands to get or set a repeater's private key using a USB serial connection.
`get prv.key` to print a repeater's private key on the serial console
`set prv.key <hex>` to set a repeater's private key on the serila console
`set prv.key <hex>` to set a repeater's private key on the serial console
Reboot the repeater after `set prv.key <hex>` command for the new private key to take effect.

Loading…
Cancel
Save