add presets and new radio config

This commit is contained in:
2025-07-30 20:02:40 +02:00
parent 335e0f354a
commit faf4835c90
3 changed files with 92 additions and 0 deletions

11
hci.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "../echo_bot"
},
{
"path": "."
}
],
"settings": {}
}