This commit is contained in:
2025-07-05 17:14:50 -04:00
parent a81ba96fc3
commit e90e041cc6

View File

@@ -22,3 +22,8 @@ It's intended to be sent from a transmitting device (like a remote control or ma
Struct Walkthrough
^^^^^^^^^^^^^^^^^^
*x_axis* and *y_axis* fields capture analog input from a joystick, determining direction and speed.
*nav_bttn* represents a joystick push-button.
*led* allows the transmitter to toggle an onboard LED and is used for status indication (e.g. pairing, battery warning, etc).