autoMode constant

int const autoMode

Auto mode On stand engine in presentation mode On stand engine hibernate disabled On stand charging led state not show On stand scanner turns on immediately On stand power timers disabled On stand connection retries forever Off stand does nothing, engine remains in presentation mode Off stand trigger press causes engine to enter level mode Engine in level mode battery led state reported Engine in level mode hibernate enabled Engine in level mode power off timers running Engine in level mode connection retries halt after max count

Implementation

static const int autoMode = 4;