Skip to content

Commit 4de7b1e

Browse files
committed
FtcRobotController v9.0
1 parent 660a2f6 commit 4de7b1e

File tree

75 files changed

+706
-930
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+706
-930
lines changed

FtcRobotController/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="50"
5-
android:versionName="8.2">
4+
android:versionCode="51"
5+
android:versionName="9.0">
66

77
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
88

-667 KB
Binary file not shown.

FtcRobotController/src/main/assets/FTC_2016-17.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.
-78.4 KB
Binary file not shown.

FtcRobotController/src/main/assets/RelicVuMark.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.
-400 KB
Binary file not shown.

FtcRobotController/src/main/assets/StonesAndChips.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.
-417 KB
Binary file not shown.
-3.06 MB
Binary file not shown.

FtcRobotController/src/main/assets/UltimateGoal.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)