enum mola::SmartFactorIMU::NewState

#include <SmartFactorIMU.h>

enum NewState
{
    NONE    = 0,
    MEASURE,
    FACTOR,
};