Skip to content

Commit 3ea789d

Browse files
committed
Added Pi 3 B+ support
1 parent 4db1d93 commit 3ea789d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/lib

Submodule lib updated from eb493ae to b56f6ab

library/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def run(self):
1717
build_py.run(self)
1818

1919
setup(name = 'rpi_ws281x',
20-
version = '3.0.6',
20+
version = '3.0.7',
2121
author = 'Jeremy Garff <[email protected]>, Phil Howard <[email protected]>',
2222
author_email = '[email protected]',
2323
description = 'Userspace Raspberry Pi PWM/PCM/SPI library for SK6812 and WS281X LEDs.',

0 commit comments

Comments
 (0)