From 339b615453f19897a65258700573a9a2a52138e5 Mon Sep 17 00:00:00 2001 From: Titan Robotics Club Date: Sun, 21 Jul 2024 02:01:09 -0700 Subject: [PATCH] Supported Seafair demo robots. --- TeamCode/src/main/res/xml/mecanumdemobot.xml | 20 ++++++++++---------- TeamCode/src/main/res/xml/tankdemobot.xml | 12 ++++++------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/TeamCode/src/main/res/xml/mecanumdemobot.xml b/TeamCode/src/main/res/xml/mecanumdemobot.xml index 72161c2..7dfe969 100644 --- a/TeamCode/src/main/res/xml/mecanumdemobot.xml +++ b/TeamCode/src/main/res/xml/mecanumdemobot.xml @@ -1,6 +1,6 @@ - + - - - - - - + + + + + + - + diff --git a/TeamCode/src/main/res/xml/tankdemobot.xml b/TeamCode/src/main/res/xml/tankdemobot.xml index eba0a80..ecb2b74 100644 --- a/TeamCode/src/main/res/xml/tankdemobot.xml +++ b/TeamCode/src/main/res/xml/tankdemobot.xml @@ -1,6 +1,6 @@