enum mola::SmartFactorIMU::NewStateΒΆ

#include <SmartFactorIMU.h>

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