This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
esp-firewall/ESPTest/.vscode/settings.json
2022-07-25 16:01:07 +02:00

7 lines
111 B
JSON

{
"files.associations": {
"esp_wifi_default.h": "c",
"esp_log.h": "c",
"lwip_hooks.h": "c"
}
}