Public Types | |
enum | Mode { RandomAnimation = 0, Compass = 1, Accellerometer = 2, GPS = 3, Clock = 4, Temperature = 5 } |
typedef Tinker::SerialLog | SerialLog |
typedef Tinker::TimedButton | TimedButton |
typedef Tinker::SequentialStatusSwitcher < Tinker::TimedButton > | StatusSwitcher |
typedef Tinker::NeoPixelCircularDisplay< 16 > | Display |
typedef Tinker::MagneticSensorLSM303 | MagSensor |
typedef Tinker::Vect2dCircularDisplay < Display, 1 > | MagDisplay |
typedef Tinker::Vect3d< uint8_t > | color_type |