Delete unsupported connectivity from ESP32-S2 boards

This commit is contained in:
valeros
2021-01-26 12:10:54 +02:00
parent 14e3f31d2c
commit 89b4b6ab1d
3 changed files with 3 additions and 12 deletions
+1 -4
View File
@@ -11,10 +11,7 @@
"variant": "esp32s2"
},
"connectivity": [
"wifi",
"bluetooth",
"ethernet",
"can"
"wifi"
],
"debug": {
"default_tool": "esp32s2_kaluga_v1",