chore: housekeeping
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -27,6 +27,12 @@
|
||||
"cstdlib": "c",
|
||||
"modbus_master.h": "c",
|
||||
"ch32v003_gpio_branchless.h": "c",
|
||||
"mqttpacket.h": "c"
|
||||
"mqttpacket.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"onewire_temp.h": "c",
|
||||
"modbus.h": "c",
|
||||
"network.h": "c",
|
||||
"cstdint": "c",
|
||||
"utils.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user