HT16K33 Class: Difference between revisions

Jump to navigation Jump to search
m
→‎Start(): String correction
m (→‎Start(): String correction)
Line 92: Line 92:
>>> MODULE_HT16K33 = FGINT1.getModule('HT16K33')
>>> MODULE_HT16K33 = FGINT1.getModule('HT16K33')
>>> LEDPACK2 = MODULE_HT16K33('LEDPACK2', '0x71', 0)
>>> LEDPACK2 = MODULE_HT16K33('LEDPACK2', '0x71', 0)
>>> LEDPACK2.Start() # Start the device (device need to be activate before with the '''ConfigMCP()''' methods
>>> LEDPACK2.Start() # Start the device (device need to be activate before with the '''ConfigMCP()''' methods)
>>>
>>>
</syntaxhighlight>
</syntaxhighlight>
534

edits

Navigation menu