mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
Change input name to rotary encoder
This commit is contained in:
parent
ff91298ba4
commit
9894e9d0df
|
@ -11,7 +11,7 @@ The list of current modules is as follows:
|
|||
|:----:|:-----------:|
|
||||
| Canned Message Plugin | Set a number of predefined messages to send out directly from the device with the use of an input device like a rotary encoder. |
|
||||
| External Notification Plugin | Incoming messages are able to alert you using circuits you attach to the device (LEDs, Buzzers, etc) |
|
||||
| Input Broker Plugin | Attach and define input devices such as external keyboards and rotary encoders. |
|
||||
| Rotary Encoder Plugin | Attach and define input devices such as external keyboards and rotary encoders. |
|
||||
| Range Test Plugin | Send messages with GPS location at an interval to test the distance your devices can communicate. Requires (at least) one device set up as a sender and one as a receiver. The receiver(s) will log all incoming messages to a CSV. |
|
||||
| Serial Plugin | Send messages across the mesh by sending strings over a serial port. |
|
||||
| Store and Forward Plugin | Set a designated node to store messages and resend them to nodes with intermittent connection to a mesh. |
|
||||
|
|
Loading…
Reference in a new issue