portduino wip

This commit is contained in:
Kevin Hester
2021-02-07 09:17:46 +08:00
parent e7af338c31
commit c25efac0c1
5 changed files with 24 additions and 11 deletions

View File

@@ -68,5 +68,6 @@
"protobufs",
"wifi"
],
"C_Cpp.dimInactiveRegions": true
"C_Cpp.dimInactiveRegions": true,
"cmake.configureOnOpen": true
}