Skip to content

Commit

Permalink
Update example_usage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vanshksingh committed Sep 14, 2024
1 parent 0e46d06 commit a898bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/example_usage.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# examples/example_usage.py
from pi5neo import Pi5Neo
import time

def demo_solid_color(neo, red, green, blue, duration=2):
"""Set the entire strip to a solid color and hold for a duration"""
Expand Down

0 comments on commit a898bb4

Please sign in to comment.