fix: yet more wiznet bugs, reconnects, led status indicators

This commit is contained in:
2024-11-11 15:40:05 +06:00
parent 8fe50deeed
commit 5f9c966602
11 changed files with 208 additions and 63 deletions

View File

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