mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-19 08:17:26 +00:00
deleted unnecessary Junk
This commit is contained in:
parent
3cf0fbb2e1
commit
cdee512ede
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -7,5 +7,8 @@
|
||||
"cmake.configureOnOpen": false,
|
||||
"[cpp]": {
|
||||
"editor.defaultFormatter": "trunk.io"
|
||||
},
|
||||
"[powershell]": {
|
||||
"editor.defaultFormatter": "ms-vscode.powershell"
|
||||
}
|
||||
}
|
||||
|
@ -139,4 +139,4 @@ void assertIsSetup()
|
||||
assert(hasBeenSetup);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace concurrency
|
||||
|
Loading…
Reference in New Issue
Block a user