mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-02-04 19:39:22 +00:00
Add Undefined and Mixed state for use in SDK
This commit is contained in:
@@ -6,6 +6,7 @@ enum FBResult:byte {
|
||||
}
|
||||
|
||||
enum FBState:byte {
|
||||
Undefined,
|
||||
Ok,
|
||||
Error,
|
||||
Idle,
|
||||
|
||||
Reference in New Issue
Block a user