CybershoesVR
Results
13
comments of
CybershoesVR
sometimes (once in 5-10 attempts) connection and reconnection (but then I need to confirm pairing again) works successfully with: ``` NimBLEDevice::setSecurityAuth(true, true, false); ```
@1runeberg To separate controller input from Cybershoes input: They define a new axis and call it (e.g.) MoveCybershoes_X and MoveCybershoes_Y and bind the Cybershoes input in the controller bindings to...
@1runeberg Thank you!