You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
As an example, when duplicating an OpMode, occasionally you forget to rename the name string defined as @TELEOP(name="Name Here", group="Test"). If you happen to forget to change the name, there is no warning until it is already loaded on the phone, in which the app will not let you run ANY OpModes at all. Is it possible to have this error not block all OpModes from being run, or have a script that checks and warns you before downloading possible? Not too big of a problem...just an idea...