mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Create RPC component
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -10,5 +10,10 @@
|
||||
"IDF_TARGET": "esp32"
|
||||
},
|
||||
"idf.flashType": "UART",
|
||||
"idf.portWin": "COM4"
|
||||
"idf.portWin": "COM4",
|
||||
"files.associations": {
|
||||
"socket.h": "c",
|
||||
"esp_log.h": "c",
|
||||
"charconv": "cpp"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user