Skip to content

Commit 61f3246

Browse files
committed
deleted print
1 parent cd5a79f commit 61f3246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/espatcontrol_countviewer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ def chime_light():
133133
if not value:
134134
continue
135135
print(times, the_time, "value:", value)
136+
display.print(int(value))
136137

137138
if last_value != value:
138139
chime_light() # animate the neopixels

0 commit comments

Comments
 (0)