fix: drop ESP32 support for now

This commit is contained in:
2020-02-21 14:35:51 +01:00
parent 9dac6a3e13
commit 5de626ead1
3 changed files with 11 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}