![]() |
OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
|
Support for routing of input events to the firmware itself. More...
Functions | |
| void | add (InputNumber inputNumber) |
| Declare inputs that will be routed to the UI frameservers. | |
Support for routing of input events to the firmware itself.
| void inputHub::route_to_ui::add | ( | InputNumber | inputNumber | ) |
Declare inputs that will be routed to the UI frameservers.
| inputNumber | An input number to be routed to UI frameservers. Must be assigned to the input hardware. |