From 4f798bdf69bca256102128f035eee4fe6dbc0aa4 Mon Sep 17 00:00:00 2001 From: MEFThunders7035 <157488669+MEFThunders7035@users.noreply.github.com> Date: Thu, 29 Feb 2024 06:06:17 +0300 Subject: [PATCH] add URCL to typo checking --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 930a088..aa4908b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -51,6 +51,7 @@ "Odometry", "Roborio", "setpoint", - "setpoints" + "setpoints", + "URCL" ] }