예제 #1
0
    def getCurrent3V3() -> float:
        """
            Get the current output of the 3.3V rail

            :returns: The controller 3.3V rail output current value in Amps
        """
        return hal.getUserCurrent3V3()
예제 #2
0
    def getCurrent3V3() -> float:
        """
            Get the current output of the 3.3V rail

            :returns: The controller 3.3V rail output current value in Amps
        """
        return hal.getUserCurrent3V3()