Files
waterlevel-software/.vscode/settings.json
Tobias ff97ae18eb
Some checks failed
Test compiling project / test (push) Failing after 1m35s
Cleanup and structirng
2024-12-08 19:42:24 +01:00

6 lines
88 B
JSON

{
"files.associations": {
"iostream": "cpp",
"random": "cpp"
}
}