Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 5e2f3b7

Browse files
committed
updated version
1 parent 6b922e3 commit 5e2f3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ehmtx/EHMTX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const uint8_t TEXTSCROLLSTART = 8;
88
const uint8_t TEXTSTARTOFFSET = (32 - 8);
99

1010
const uint16_t TICKINTERVAL = 1000; // each 1000ms
11-
static const char *const EHMTX_VERSION = "Version: 2023.1.0";
11+
static const char *const EHMTX_VERSION = "Version: 2023.2.0";
1212
static const char *const TAG = "EHMTX";
1313

1414
namespace esphome

0 commit comments

Comments
 (0)