Add missing Bluetooth connectivity for lolin_s3 (#1198)

This commit is contained in:
Fio
2023-09-21 16:04:14 +02:00
committed by GitHub
parent d5559ab463
commit 63b3549ed6
+2 -1
View File
@@ -25,7 +25,8 @@
"variant": "lolin_s3"
},
"connectivity": [
"wifi"
"wifi",
"bluetooth"
],
"debug": {
"openocd_target": "esp32s3.cfg"