forked from SwerveRobotics/ftc_app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade gradle-wrapper.propertis and classpath (now com.android.tools…
….build:gradle:2.1.2) per Android Studio 2 prompts. Remove unneeded android-support-v4.jar references. Former-commit-id: fdd7718 Former-commit-id: 1089ecb
- Loading branch information
1 parent
9941542
commit e932a5f
Showing
31 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+967 KB
SwerveRoboticsLibrary/doc/reference/AN_233_Java_D2xx_for_Android_API_User_Manual.pdf
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+685 KB
SwerveRoboticsLibrary/doc/reference/D2XX_Programmer's_Guide(FT_000071).pdf
Binary file not shown.
Binary file added
BIN
+194 KB
SwerveRoboticsLibrary/doc/reference/HiTechnic_Motor_Controller_Brief_v1.3.pdf
Binary file not shown.
Binary file added
BIN
+168 KB
SwerveRoboticsLibrary/doc/reference/HiTechnic_Servo_Controller_Brief_v1.2.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+166 KB
SwerveRoboticsLibrary/doc/reference/MATRIX-Controller-Specification-v1.2.pdf
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+145 KB
...NDSTORMS NXT Hardware Developer Kit/Appendix 1-LEGO MINDSTORMS NXT hardware schematic.pdf
Binary file not shown.
Binary file added
BIN
+23.8 KB
...MINDSTORMS NXT Hardware Developer Kit/Appendix 2-LEGO MINDSTORMS NXT Keypad schematic.pdf
Binary file not shown.
Binary file added
BIN
+21.6 KB
...Hardware Developer Kit/Appendix 3-LEGO MINDSTORMS NXT Light Sensor hardware schematic.pdf
Binary file not shown.
Binary file added
BIN
+27 KB
...Hardware Developer Kit/Appendix 4-LEGO MINDSTORMS NXT Sound Sensor hardware schematic.pdf
Binary file not shown.
Binary file added
BIN
+18.6 KB
...Hardware Developer Kit/Appendix 5-LEGO MINDSTORMS NXT Touch Sensor hardware schematic.pdf
Binary file not shown.
Binary file added
BIN
+32.8 KB
...are Developer Kit/Appendix 6-LEGO MINDSTORMS NXT Ultrasonic Sensor hardware schematic.pdf
Binary file not shown.
Binary file added
BIN
+404 KB
...loper Kit/Appendix 7-LEGO MINDSTORMS NXT Ultrasonic Sensor I2C communication protocol.pdf
Binary file not shown.
Binary file added
BIN
+2.3 MB
...e Developer Kit/Appendix 8-LEGO MINDSTORMS NXT ARM7 Bluetooth Interface specification.pdf
Binary file not shown.
Binary file added
BIN
+2.42 MB
...LEGO MINDSTORMS NXT Hardware Developer Kit/LEGO MINDSTORMS NXT Hardware Developer Kit.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.78 MB
SwerveRoboticsLibrary/doc/reference/adafruit-bno055-absolute-orientation-sensor.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#Wed Apr 10 15:27:10 PDT 2013 | ||
#Fri Jun 24 17:00:05 PDT 2016 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip |