Skip to content

Commit 68a1865

Browse files
committed
generated python is changed
1 parent a1fe323 commit 68a1865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pio/ws2812/generated/ws2812.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def ws2812():
3737
def ws2812_parallel():
3838
wrap_target()
3939
out(x, 32) # 0
40-
mov(pins, not null) [1] # 1
40+
mov(pins, invert(null)) [1] # 1
4141
mov(pins, x) [4] # 2
4242
mov(pins, null) [1] # 3
4343
wrap()

0 commit comments

Comments
 (0)