From 5f38afd69aa46273bb48ea65d3e99711d9034b59 Mon Sep 17 00:00:00 2001 From: dogwhale65 <128564013+dogwhale65@users.noreply.github.com> Date: Sun, 13 Apr 2025 16:01:24 -0500 Subject: [PATCH 1/2] Create tb6612fng.component.xml --- .../TB6612FNG/tb6612fng.component.xml | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 motor-drivers/TB6612FNG/tb6612fng.component.xml diff --git a/motor-drivers/TB6612FNG/tb6612fng.component.xml b/motor-drivers/TB6612FNG/tb6612fng.component.xml new file mode 100644 index 0000000..c850f38 --- /dev/null +++ b/motor-drivers/TB6612FNG/tb6612fng.component.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 3222802cdc6cf391f396da07a9ea1d67d812b721 Mon Sep 17 00:00:00 2001 From: dogwhale65 <128564013+dogwhale65@users.noreply.github.com> Date: Sun, 13 Apr 2025 16:06:08 -0500 Subject: [PATCH 2/2] Rename tb6612fng.component.xml to tb6612fng.xml --- .../TB6612FNG/{tb6612fng.component.xml => tb6612fng.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename motor-drivers/TB6612FNG/{tb6612fng.component.xml => tb6612fng.xml} (100%) diff --git a/motor-drivers/TB6612FNG/tb6612fng.component.xml b/motor-drivers/TB6612FNG/tb6612fng.xml similarity index 100% rename from motor-drivers/TB6612FNG/tb6612fng.component.xml rename to motor-drivers/TB6612FNG/tb6612fng.xml