-
Notifications
You must be signed in to change notification settings - Fork 1
Gadgets
Gadgets are downstream devices that receive serial commands from Amidala. Defining a gadget lets you give it a friendly name and assign it a set of serial strings, which then show up in the button mapping UI under that gadget's name.
On the Gadgets page, click Add Gadget. Give it a name (e.g. "WCB", "Periscope Controller").
Once a gadget is defined, you can create serial string entries that are associated with it. Those strings will appear in button action dropdowns grouped under the gadget name, making it easy to find the right command when mapping buttons.
Gadgets are organisational — they don't change how a serial string is sent. All output still goes out the primary serial port. Gadgets just let you group and label your serial commands in a way that makes the button mapping UI easier to navigate when you have a lot of commands.