update cli and change esp_log to printf

This commit is contained in:
2024-06-27 18:09:52 +02:00
parent fd6e6fa48e
commit 668a62c90e
6 changed files with 137 additions and 124 deletions

11
rcrf-wifi.code-workspace Normal file
View File

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