For developers: added new callback for Modbus timeouts, defaults to exception callback for backwards compatibilty.

This commit is contained in:
Terje Io
2026-02-12 21:02:38 +01:00
parent e3c046b08b
commit f0fa009f5e
8 changed files with 160 additions and 106 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
## grblHAL ##
Latest build date is 20260206, see the [changelog](changelog.md) for details.
Latest build date is 20260212, see the [changelog](changelog.md) for details.
> [!NOTE]
> A settings reset will be performed on an update of builds prior to 20241208. Backup and restore of settings is recommended.
@@ -89,4 +89,4 @@ G/M-codes not supported by [legacy Grbl](https://github.com/gnea/grbl/wiki) are
Some [plugins](https://github.com/grblHAL/plugins) implements additional M-codes.
---
20260206
20260212