Skip to content

Commit db0ab7c

Browse files
committed
Added touch_state line
1 parent 81dac2e commit db0ab7c

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)