chore: housekeeping

This commit is contained in:
2024-11-12 00:55:52 +06:00
parent 5f9c966602
commit 48943ba71f
32 changed files with 715 additions and 854 deletions

View File

@@ -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"
}
}