Update meshtastic/admin.proto

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ben Meadors 2025-06-11 19:07:05 -05:00 committed by GitHub
parent 07eb2a85ab
commit 579578394c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -321,7 +321,7 @@ message AdminMessage {
/*
* Send an input event to the node.
* This is used to trigger phyiscal input events like button presses, touch events, etc.
* This is used to trigger physical input events like button presses, touch events, etc.
*/
InputEvent send_input_event = 27;