Files
LampControler/.vscode/settings.json

6 lines
88 B
JSON
Raw Permalink Normal View History

2025-05-13 16:55:49 +08:00
{
2025-07-01 14:31:37 +08:00
"window.zoomLevel": 0,
"files.associations": {
"random": "cpp"
}
2025-05-13 16:55:49 +08:00
}