Files
ESP8266_RTOS_test/.vscode/settings.json

6 lines
83 B
JSON
Raw Normal View History

2024-05-25 12:17:42 +00:00
{
"files.associations": {
"socket.h": "c",
"nvs.h": "c"
}
}