This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
54257
Commits
23
Branches
0
Tags
282 MiB
Tree:
ec95f10b81
ardupilot
/
.vscode
/
settings.json
5 lines
105 B
Raw
Normal View
History
Unescape
Escape
DevEnv: Add C++ and Lua recommended extensions for VSCode
3 years ago
{
"cSpell.language"
:
"en-GB"
,
"astyle.astylerc"
:
"${workspaceFolder}/Tools/CodeStyle/astylerc"
}