File mode.hpp

namespace o80

Enums

enum Mode

Possible mode for a command.

queue : will run after all previous commands (corresponding to the same actuator) finished overwrite : will stop and cancel all previous commands and run immediately

Values:

enumerator QUEUE
enumerator OVERWRITE