You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
; just comment produce "IndexError: list index out of range"
shade = """
.program shade
; just a comment
set pins 1 [1] ; Drive pin high and then delay for [x] cycle
set pins 0 [31] ; Drive pin low and then delay for [x] cycle
"""