diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 5af479a..8f77962 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -4,8 +4,7 @@ "name": "Linux", "includePath": [ "${HOME}/.platformio/packages/framework-mbed/**", - "${workspaceFolder}/lib/**", - "/home/leonardof/.platformio/packages/framework-mbed" + "${workspaceFolder}/lib/**" ], "defines": [ "TARGET_STM32F4",