Skip to content

Commit

Permalink
Prepare backlight mode for the neopixel ring
Browse files Browse the repository at this point in the history
  • Loading branch information
slabua committed Mar 31, 2024
1 parent 3d6b92c commit 9fe4750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OLED/picomotodash_neopx.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
MODE_RPM = 0
MODE_COMPASS = 1
MODE_BLEND = 2
MODE_BACKLIGHT = 3


class NEOPX:
Expand Down

0 comments on commit 9fe4750

Please sign in to comment.