Skip to content

Commit

Permalink
Merge remote-tracking branch 'Tasmota/development' into work
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
2 parents 47b9992 + 4925e9c commit cb627ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasmota/tasmota_xdsp_display/xdsp_13_tm1640.ino
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,8 @@ void IoTTimerShowDate(void)


void IoTTimerRefresh(void) { // Every second
if (!disp_power) { return; }

// Update temperature display content:
IoTTimerUpdateTemperature();

Expand Down

0 comments on commit cb627ba

Please sign in to comment.