diff --git a/AMS_Master_Code/.vscode/launch.json b/AMS_Master_Code/.vscode/launch.json
index 986584c..e713b61 100644
--- a/AMS_Master_Code/.vscode/launch.json
+++ b/AMS_Master_Code/.vscode/launch.json
@@ -26,6 +26,10 @@
             "encoding": "ascii"
           }
         ]
+      },
+      "liveWatch": {
+        "enabled": true,
+        "samplesPerSecond": 4
       }
     },
     {