included accidentally

This commit is contained in:
Darryldh 2022-10-19 10:34:19 -04:00 committed by GitHub
parent 7e10bc543f
commit c4c9887ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.vscode/settings.json vendored
View file

@ -1,12 +0,0 @@
{
"files.associations": {
"*.overlay": "dts",
"*.keymap": "dts",
"peripheral_status.h": "c"
},
"python.formatting.provider": "black",
"[yaml]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}