Consistency fixes & repo cleanup

This commit is contained in:
Sacha Weatherstone
2022-05-12 20:45:30 +10:00
parent 14cbc439ab
commit 38913bb661
12 changed files with 13 additions and 106 deletions
-5
View File
@@ -73,10 +73,5 @@
"cmake.configureOnOpen": true,
"protoc": {
"compile_on_save": false,
"compile_all_path": "/home/kevinh/development/meshtastic/meshtastic-esp32/proto",
"options": [
"--java_out=/tmp",
"-I=/home/kevinh/development/meshtastic/meshtastic-esp32/proto"
]
}
}