mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-28 09:01:29 +00:00
fixed servo center and initialized both lc and lc_processed
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -46,7 +46,8 @@
|
||||
"chrono": "cpp",
|
||||
"ratio": "cpp",
|
||||
"thread": "cpp",
|
||||
"string_view": "cpp"
|
||||
"string_view": "cpp",
|
||||
"*.tcc": "cpp"
|
||||
},
|
||||
"C_Cpp.clang_format_fallbackStyle": "LLVM",
|
||||
"editor.formatOnSave": true,
|
||||
|
Reference in New Issue
Block a user