VEHICLE constant

int const VEHICLE

The device is in a vehicle, such as a car.

Implementation

static const int VEHICLE = 100;