feat: Update FitBot architecture diagrams

This commit is contained in:
SebasKoedam
2024-05-20 14:27:30 +02:00
parent 7dc0c7bc72
commit 536c8c75af
5 changed files with 51 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
{
"port": "COM3",
"board": "esp32:esp32:esp32s3"
"board": "esp32:esp32:esp32s3",
"sketch": "code\\arduino\\bluetoothEsp\\bluetoothEsp.ino"
}