We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6b082 commit 59a9ef6Copy full SHA for 59a9ef6
1 file changed
Pi_Hole_Ad_Blocker/stats.py
@@ -52,7 +52,7 @@
52
# Leaving the OLED on for a long period of time can damage it
53
# Set these to prevent OLED burn in
54
DISPLAY_ON = 10 # on time in seconds
55
-DISPLAY_OFF = 50 # off time in seonds
+DISPLAY_OFF = 50 # off time in seconds
56
57
# Clear display.
58
disp.fill(0)
0 commit comments