Click or drag to resize
MotorHat2348 Constructor
Overload List
  NameDescription
Public methodMotorHat2348
Initializes a new instance of the MotorHat2348 class with the default I2C address and PWM frequency.
Public methodMotorHat2348(Byte)
Initializes a new instance of the MotorHat2348 class with the specified I2C address and default PWM frequency.
Public methodMotorHat2348(Byte, Double)
Initializes a new instance of the MotorHat2348 class with the specified I2C address and PWM frequency.
Top
See Also