From fe01b340bb7aca89fbb62755e041a14084c77807 Mon Sep 17 00:00:00 2001 From: Erik Colban Date: Sat, 6 Jun 2015 11:50:31 -0700 Subject: [PATCH] This project is to be used with the *old* iRobot Create. Updated the ioioirobot.jar library and references to it. --- .idea/encodings.xml | 5 ----- .idea/gradle.xml | 4 ++-- build.gradle | 5 +++++ iARoC-2015.iml | 9 +++++---- lib/ioioirobot.jar | Bin 18715 -> 18732 bytes src/org/jointheleague/iaroc/Brain.java | 4 ++-- src/org/jointheleague/iaroc/Dashboard.java | 4 ++-- 7 files changed, 16 insertions(+), 15 deletions(-) delete mode 100644 .idea/encodings.xml diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index e206d70..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 1ee46c8..10dad11 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -6,6 +6,7 @@