mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
mbus fix & binaries
This commit is contained in:
Binary file not shown.
+8109
-7795
File diff suppressed because it is too large
Load Diff
+10145
-10057
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+10804
-10714
File diff suppressed because it is too large
Load Diff
+9434
-9367
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3406
-3401
File diff suppressed because it is too large
Load Diff
+4583
-4578
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1493
-1493
File diff suppressed because it is too large
Load Diff
@@ -705,9 +705,7 @@ if (itemParametersObj && itemParametersObj->type ==aJson_Object)
|
||||
case 1: //success
|
||||
execObj->subtype&=~ MB_NEED_SEND;
|
||||
onceSendOk=true;
|
||||
if (outValue->type == aJson_Int)
|
||||
///return 1; //relax
|
||||
|
||||
break;
|
||||
case 0: //fault
|
||||
execObj->subtype |= MB_SEND_ERROR;
|
||||
|
||||
Reference in New Issue
Block a user