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

6 lines
64 B
JSON
Raw Normal View History

2022-07-25 09:22:19 +02:00
{
"files.associations": {
"esp_wifi_default.h": "c"
}
}