Read WIN_VER and run the scan if we're on some derivative of 8. We don't need to check for Server 2012 because it's set to "legacy" by default. :detect_win_ver if "%WIN_VER:~0,9%"=="Windows 8" ( bcdedit /set {default} bootmenupolicy legacy ) :: PREP: Update check ::...
Throws error if Ultrasonic sensor (NXT) is not configured for legacy module port 4 or 5. Release 15.08.03.001 New user interfaces for FTC Driver Station and FTC Robot Controller apps. An init() method is added to the OpMode class. For this release, init() is triggered right before the...