534
edits
(→Stop()) |
|||
| Line 94: | Line 94: | ||
>>> 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) | ||
1 | |||
>>> | >>> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
edits