Class Potentiometer

    • Constructor Detail

      • Potentiometer

        public Potentiometer​(int gpio)
        Parameters:
        gpio - GPIO which the potentiometer is connected.
    • Method Detail

      • getVoltage

        public float getVoltage()