Skip to content

Commit e791c0e

Browse files
committed
Update example file docstring
1 parent b981f12 commit e791c0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/displayio_effects_gauge.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# SPDX-License-Identifier: Unlicense
44

55
"""
6-
Create multiple gauge's and change their level.
7-
This works on any CircuitPython device with a built-in display.
6+
Use the random fluctuation effect for the Gauge.
87
"""
98

109

0 commit comments

Comments
 (0)