From 6cb80ae3007314cbdd303876039bec1babd5ac50 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Tue, 31 Mar 2020 22:09:29 -0400 Subject: [PATCH] changing name of device --- launch.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.groovy b/launch.groovy index 249273e..10e870d 100644 --- a/launch.groovy +++ b/launch.groovy @@ -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{