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

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

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