Skip to content

Commit

Permalink
changing name of device
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Apr 1, 2020
1 parent 6aa4e1a commit 6cb80ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch.groovy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
def cat =ScriptingEngine.gitScriptRun( "https://github.com/OperationSmallKat/SmallKat_V2.git",
"loadRobot.groovy",
["https://github.com/OperationSmallKat/greycat.git",
"MediumKat.xml","GameController_22","hidDevice"]);
"MediumKat.xml","GameController_22","kevkat"]);
println "Cat loaded, searching for game controller"
def gameController =null
try{
Expand Down

0 comments on commit 6cb80ae

Please sign in to comment.