ardupilot/.vscode/settings.json

5 lines
105 B
JSON
Raw Normal View History

{
"cSpell.language": "en-GB",
"astyle.astylerc": "${workspaceFolder}/Tools/CodeStyle/astylerc"
}