Code for autonomous ground vehicle, Data Bus, 3rd place winner in 2012 Sparkfun AVC.

Dependencies:   Watchdog mbed Schedule SimpleFilter LSM303DLM PinDetect DebounceIn Servo

Embed: (wiki syntax)

« Back to documentation index

SystemState Struct Reference

SystemState Struct Reference

System State is the main mechanism for communicating current realtime system state to the rest of the system for logging, data display, etc. More...

#include <SystemState.h>


Detailed Description

System State is the main mechanism for communicating current realtime system state to the rest of the system for logging, data display, etc.

Definition at line 52 of file SystemState.h.