Provide a description of the changes you've made and why you made them.
Added input events to set throttle, mixture, props, flaps, rudder, aileron, and trim.
I'm still working on reinstating the old connector.sendSimpleInput(throttle) commands from the library.
Fixed a bug where the WASM module wouldn't refresh the events after updating custom outputs.
To utilize the WASM fix, it's necessary to reinstall the WASM module.
An update checker for the WASM module is in the make.
Related issue
If applicable provide the issue number.
Checklist before merging
[ ] If it's a core feature I've assessed if tests are needed and implemented
What kind of change is in this PR
What's changed
Provide a description of the changes you've made and why you made them.
To utilize the WASM fix, it's necessary to reinstall the WASM module.
An update checker for the WASM module is in the make.
Related issue
If applicable provide the issue number.
Checklist before merging