Skip to content

Commit

Permalink
Add missing Bluetooth connectivity for lolin_s3 (platformio#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fio authored Sep 21, 2023
1 parent d5559ab commit 63b3549
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boards/lolin_s3.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"variant": "lolin_s3"
},
"connectivity": [
"wifi"
"wifi",
"bluetooth"
],
"debug": {
"openocd_target": "esp32s3.cfg"
Expand Down

0 comments on commit 63b3549

Please sign in to comment.