diff --git a/esp32/PlantControl.code-workspace b/esp32/PlantControl.code-workspace index 5b652b9..13450eb 100644 --- a/esp32/PlantControl.code-workspace +++ b/esp32/PlantControl.code-workspace @@ -21,7 +21,8 @@ "iterator": "cpp", "array": "cpp", "tuple": "cpp", - "utility": "cpp" + "utility": "cpp", + "fstream": "cpp" } } }