New place for eeprom programming program

This commit is contained in:
Hakan Bastedt
2024-12-10 20:57:16 +01:00
parent 44d2324a03
commit 2871fd7905
12 changed files with 299 additions and 238 deletions

View File

@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}