Update paxcounter.mdx

fix 90 <-> 900 seconds
This commit is contained in:
Manuel 2024-02-25 11:06:02 +01:00 committed by Thomas Göttgens
parent 42f7ab6baa
commit e323b4ff4f

View file

@ -67,7 +67,7 @@ meshtastic --set paxcounter.enabled true
meshtastic --set paxcounter.enabled false meshtastic --set paxcounter.enabled false
``` ```
```shell title="Set the Minimum Broadcast Interval to 90 seconds" ```shell title="Set the Minimum Broadcast Interval to 900 seconds"
meshtastic --set paxcounter.paxcounter_update_interval 900 meshtastic --set paxcounter.paxcounter_update_interval 900
``` ```