From 72ecfa8f93441066ddbacd7688b5a37231b9db48 Mon Sep 17 00:00:00 2001
From: RicardoEA <ricardo@focus.uy>
Date: Thu, 27 Oct 2022 21:13:48 -0300
Subject: [PATCH] Ni idea

---
 Robotito/.vscode/settings.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Robotito/.vscode/settings.json b/Robotito/.vscode/settings.json
index 13d835d..c60fb00 100644
--- a/Robotito/.vscode/settings.json
+++ b/Robotito/.vscode/settings.json
@@ -1,6 +1,8 @@
 {
     "files.associations": {
         "encoders.h": "c",
-        "motors.h": "c"
+        "motors.h": "c",
+        "mcpwm.h": "c",
+        "control.h": "c"
     }
 }
\ No newline at end of file
-- 
GitLab