Twitch Software: Revision history

From STEMRobotics
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 June 2009

  • curprev 11:0611:06, 15 June 2009 Foster talk contribs 7,658 bytes +7,658 New page: The Twitch software was written for the VEX controller. It uses a combination of MPLabs C and the WPILibrary. <source lang="c"> #define _VEX_BOARD #include "API.h" #include "BuiltIns....