This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| logicpython:cubloc_api:reverse [2026/04/14 04:04] – [Example] mfranklin | logicpython:cubloc_api:reverse [2026/04/14 04:12] (current) – [Example] mfranklin | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| <code python> | <code python> | ||
| from time import sleep | from time import sleep | ||
| - | from cubloc import Output, | + | from cubloc import Output, |
| # LED on GP25, configured as an output | # LED on GP25, configured as an output | ||