SlimeVR-Server
SlimeVR-Server copied to clipboard
Make serial operations asynchronous to avoid SolarXR timeout
Currently, some serial operations can hang and cause the GUI to timeout. This is not ideal. We should make the serial handling asynchronous where possible so the SolarXR API can continue working.