Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lubeda committed May 19, 2024
1 parent 27851d0 commit dbf6d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ehmtxv2/EHMTX.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2566,7 +2566,7 @@ namespace esphome
output = this->replace_time_date(output);

#ifdef EHMTXv2_FLIP_FLOP
seconds = s; // Disable Flip Flop fot Seconds if AM/PM
seconds = s; // Disable Flip Flop for Seconds if AM/PM
#endif
}
else
Expand Down

0 comments on commit dbf6d14

Please sign in to comment.