moved gamepad reset logic inside of initActiveOpMode() for robustness changes made to mitigate risk of race conditions on public methods. changes to try and flag when WiFi Direct name contains non-printable characters. fix to correct race condition between .run() and .close() in ReadWriteRunnab...
Fixes issue where performing a WiFi factory reset on the Control Hub would not set the WiFi band to 2.4 GHz Fixes issue where OnBotJava might fail to create a new file if the option to "Setup Code for Configured Hardware" was selected Fixes issue where performing certain operations after an...
Fixes issue where performing a WiFi factory reset on the Control Hub would not set the WiFi band to 2.4 GHz Fixes issue where OnBotJava might fail to create a new file if the option to "Setup Code for Configured Hardware" was selected Fixes issue where performing certain operations after an...
moved gamepad reset logic inside of initActiveOpMode() for robustness changes made to mitigate risk of race conditions on public methods. changes to try and flag when WiFi Direct name contains non-printable characters. fix to correct race condition between .run() and .close() in ReadWriteRunnab...