Skip to content

Commit 0ea546a

Browse files
authored
Merge pull request #167 from kattni/gemma-lighttouch
Added touch_state line
2 parents 482fdf9 + db0ab7c commit 0ea546a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemma_LightTouch/gemma_lighttouch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ def brightness_cycle():
9999
touch_A2_state = "ready"
100100
if touch_A2.value and touch_A2_state == "ready":
101101
next(brightness)
102+
touch_A2_state = None

0 commit comments

Comments
 (0)