EV-Embedded-Control-System/middlewares/FreeModbus/.vscode/settings.json

5 lines
59 B
JSON
Raw Normal View History

{
"files.associations": {
"port.h": "c"
}
}