chore: onewire

This commit is contained in:
2024-11-11 01:31:19 +06:00
parent 39f7755477
commit 8fe50deeed
16 changed files with 1180 additions and 66 deletions

View File

@@ -25,6 +25,7 @@
"system_init.h": "c",
"mqtt_handler.h": "c",
"cstdlib": "c",
"modbus_master.h": "c"
"modbus_master.h": "c",
"ch32v003_gpio_branchless.h": "c"
}
}