From 4c9fcbd5a5bd647531cc2d4bcbebe7a0fdd7e904 Mon Sep 17 00:00:00 2001
From: Federico Lolli <federico.lolli@skywarder.eu>
Date: Mon, 22 Jan 2024 11:56:34 +0100
Subject: [PATCH] [.vscode] updated settings for dictionary

---
 .vscode/settings.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index fa393981b..c82e82ec4 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -221,6 +221,7 @@
                 "LIFCR",
                 "LISR",
                 "logdecoder",
+                "Lolli",
                 "LSBFIRST",
                 "Luca",
                 "Mandelli",
@@ -274,8 +275,8 @@
                 "RFOM",
                 "Riccardo",
                 "RQCP",
-                "RXCRCR",
                 "Rssi",
+                "RXCRCR",
                 "RXIRQ",
                 "RXNE",
                 "RXNEIE",
@@ -336,4 +337,4 @@
         ],
         "cSpell.language": "en",
         "cSpell.enabled": true
-}
\ No newline at end of file
+}
-- 
GitLab