Skip to content

Commit 04d4a0b

Browse files
committed
format
1 parent dec070b commit 04d4a0b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/wiz_buttons_controller.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Basic demonstration of Wiz light control using 4 push buttons each
66
wired to their own pin.
77
"""
8+
89
import time
910

1011
import board

examples/wiz_neokey1x4_controller.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Demonstration of Wiz light control using a Neokey 1x4 QT I2C
66
https://www.adafruit.com/product/4980
77
"""
8+
89
import json
910
import time
1011

0 commit comments

Comments
 (0)