Skip to content

Commit 59a9ef6

Browse files
committed
ugh..typo
1 parent 7d6b082 commit 59a9ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pi_Hole_Ad_Blocker/stats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
# Leaving the OLED on for a long period of time can damage it
5353
# Set these to prevent OLED burn in
5454
DISPLAY_ON = 10 # on time in seconds
55-
DISPLAY_OFF = 50 # off time in seonds
55+
DISPLAY_OFF = 50 # off time in seconds
5656

5757
# Clear display.
5858
disp.fill(0)

0 commit comments

Comments
 (0)