File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -178,6 +178,9 @@ STATS:
178178 # BACKGROUND_COLOR: 50, 50, 50
179179 BACKGROUND_IMAGE : background.png
180180 TEMPERATURE :
181+ # In seconds. Longer intervals cause this to refresh more slowly.
182+ # Setting to lower values will display near real time data,
183+ # but may cause significant CPU usage or the display not to update properly
181184 INTERVAL : 5
182185 TEXT :
183186 SHOW : False
@@ -238,6 +241,9 @@ STATS:
238241 # BACKGROUND_COLOR: 0, 0, 0
239242 BACKGROUND_IMAGE : background.png
240243 FAN_SPEED :
244+ # In seconds. Longer intervals cause this to refresh more slowly.
245+ # Setting to lower values will display near real time data,
246+ # but may cause significant CPU usage or the display not to update properly
241247 INTERVAL : 5
242248 TEXT :
243249 SHOW : False
You can’t perform that action at this time.
0 commit comments