code to run the Qwiic LED strip from SparkFun on an FTC (FIRST Tech Challenge) robot https://www.sparkfun.com/products/14783
To use this put these in your
TeamCode/src/main/java/org/firstinspires/ftc/teamcode directory
You will need to add this line to the bottom of
TeamCode/build.release.gradle
implementation 'com.android.support:support-compat:28.0.0'