Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 430 Bytes

readme.md

File metadata and controls

8 lines (8 loc) · 430 Bytes

VEXLib for Arduino

Installation

The installation process is identical to any other Arduino library install:

  1. Be sure the Arduino IDE is installed on your computer
  2. Download the ZIP file of this repository here
  3. In the Arduino IDE, go to Sketch -> Include Library -> Add .ZIP Library...
  4. Select the downloaded VEXLib_Arduino.zip file
  5. ALL DONE!