4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
|
|
uint8 address # I2C device address (e.g. 0x40)
|
||
|
|
uint8 channel # PWM channel (0-15)
|
||
|
|
uint16 value # Duty cycle (0-4095, 12-bit)
|