Android Studio Example Program
Download the below program for an example of how to read this Analog sensor. The FTC SDK will supply a value from 0-5 representing a voltage.
In your configuration file, name an Analog Input "light" and name a Core Device Interface Module "Device Interface Module 1"
MRI_Analog_Example.java
