TwiceAsNice  2019-02-18
Variables
Basda::Completion Namespace Reference

Variables

const int STATUS = -2
 Some commands are not able to calculate the completion percentage because the current situation is unknown, like moveToHome. More...
 

Variable Documentation

◆ STATUS

const int Basda::Completion::STATUS = -2

Some commands are not able to calculate the completion percentage because the current situation is unknown, like moveToHome.

Therefore this constant is used to update the status of a device (like position, velocity) without to set the completion bar percentage.