Merge branch '2.3' into develop

This commit is contained in:
Markus Mäkelä
2019-06-20 13:00:13 +03:00
5 changed files with 25 additions and 16 deletions

View File

@ -301,6 +301,7 @@ public:
STOPPED,
POLLING,
PROCESSING,
FINISHED
};
enum execute_mode_t