Skip to content

Commit c26c757

Browse files
committed
EPD settings formatting change
1 parent bed79b4 commit c26c757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mainSpotifyEPD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# EPD Settings just for you! --------------------------------------------------------------------------------
4040
single_user = False # (True -> Left side album art False -> two user mode)
4141
metric_units = False # (True -> C°, False -> F°)
42-
twenty_four_clock = False # (True -> 10:53pm, False -> 22:53)
42+
twenty_four_clock = False # (True -> 22:53, False -> 10:53pm)
4343
partial_updates = True # (True -> 1/60HZ Screen_Update, False -> 1/180HZ Screen_Update)
4444
time_on_right = True # (True -> time is displayed on the right, False -> time is displayed on the left)
4545
hide_other_weather = False # (True -> weather not shown in top right, False -> weather is shown in top right)

0 commit comments

Comments
 (0)