mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
draw attention to multiple GPIO in the command
This commit is contained in:
parent
b8dc372b5a
commit
7bc378f78f
|
@ -61,7 +61,7 @@ The [External Notification Plugin](external-notification-plugin) can benefit fro
|
|||
- Once attached, configure peripheral device with [Rotary Encoder Plugin Settings](rotary-encoder-plugin).
|
||||
|
||||
:::note
|
||||
Replace `GPIO` below with the GPIO numbers from hardware setup.
|
||||
Replace each `GPIO` (x3) below with the GPIO numbers from hardware setup.
|
||||
|
||||
```bash title="Canned Message Plugin - Required Rotary Encoder Plugin Settings"
|
||||
meshtastic --set rotary1_pin_a GPIO
|
||||
|
|
Loading…
Reference in a new issue