AberLED shield library
Library for the bicolor LED (and TFT screen) shield used in CS12020
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  src
 AberLED.cppImplementation of the bicolor LED library
 AberLED.hThe declaration for the AberLED class. Many implementation details are inside the AberLED implementation file AberLED.cpp. Note that there must be only one of these objects, but there's no code to enforce this. Weird things will happen if you have more than one
 main.cpp
 TFT_FastPin.h
 TFT_ST7735.cpp
 TFT_ST7735.h
 User_Setup.h