Skip to content

Autonomous

Jeffrey Shen edited this page Jul 24, 2017 · 5 revisions

This functionality requires the LCD. See how to use that here

This library gives the ability for the user to toggle between 4 different autonomous modes: autoA, B, C, and programming skills.

Usage

To program autonomous modes, you must define 4 functions: void autoA(), void autoB(), void autoC(), and void prgSkills(). These functions will be executed if they are selected in the LCD.