Click or drag to resize
MotorHat2348 Constructor
Initializes a new instance of the MotorHat2348 class with the default I2C address and PWM frequency.

Namespace:  Adafruit.IoT.Devices
Assembly:  Adafruit.IoT (in Adafruit.IoT.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
public MotorHat2348()
Remarks
The MotorHat2348 will be created with the default I2C address of 0x60 and PWM frequency of 1600 Hz.
See Also