//Line 16 enum { INITIAL, READY, SOCCER, MOTION, VISION, SPRINT, //Add a new mode called "SPRINT" to an enumerated list of modes MAX_MODE };