Settings reference
Modules dialog

Setting | Description |
---|---|
Pin | The board pin connected to the button. All digital and analog pins are supported. |
Name | The name for the button. Displayed in the input configuration dialog to identify the button when mapping the button input to a simulator event. |
Input configuration
The On Press event fires immediately after the button is pressed.

The On Release event fires when the button is released.
If On Long Release is configured, On Release will only fire when the button is released before the Delay specified in the On Long Release event.

The On Hold event fires while the button is held for longer than the millisecond count specified in the Delay field.
If the repeat every value is non-zero, the event will fire repeatedly at the specified millisecond interval until the button is released.

The On Long Release event fires when the button is released after being held for longer than the millisecond count specified in the Delay field, instead of the On Release event firing.
