Add OTA to OLED-Code

This commit is contained in:
Joe Tretter
2022-06-22 16:18:49 -05:00
parent 181a8e1a8f
commit 57a6dec91d

View File

@@ -3,5 +3,8 @@
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}