Revert settings to main

This commit is contained in:
Darryldh 2022-10-31 14:27:22 -04:00
parent c2f26a88b4
commit ec5271c11f

View file

@ -1,8 +1,7 @@
{ {
"files.associations": { "files.associations": {
"*.overlay": "dts", "*.overlay": "dts",
"*.keymap": "dts", "*.keymap": "dts"
"peripheral_status.h": "c"
}, },
"python.formatting.provider": "black", "python.formatting.provider": "black"
} }