SpeedUp legacy modbus writes if busy

This commit is contained in:
2021-05-15 15:17:53 +03:00
parent 9ae6d9991e
commit 264b61e7e6
2 changed files with 48 additions and 4 deletions

View File

@@ -151,6 +151,8 @@ class Item
boolean checkVCRetry();
boolean checkHeatRetry();
void sendDelayedStatus();
void resumeModbus();
int checkFM();
char defaultSubItem[10];