コード例 #1
0
    def getVoltage6V() -> float:
        """
            Get the voltage of the 6V rail

            :returns: The controller 6V rail voltage value in Volts
        """
        return hal.getUserVoltage6V()
コード例 #2
0
    def getVoltage6V() -> float:
        """
            Get the voltage of the 6V rail

            :returns: The controller 6V rail voltage value in Volts
        """
        return hal.getUserVoltage6V()