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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,4 @@ WARNING! This is not ready for use and is under heavy development of basic featu
16
16
2. Mechanisms aren't limited to only Robot or Mechanism class
17
17
3. No way to specify whether an opmode is auto or teleop
18
18
4. Since we changed the "Workspace" terminology to "Project", existing Workspaces are no longer supported. They can be deleted via the browser's Developer Tools - Application tab.
19
+
5. When a method definition block's name or parameters are changed, the call blocks don't update automatically.
0 commit comments