Skip to content

Commit 0cab84f

Browse files
author
lewisxhe
committed
Update TTGO_TWatch_Library V1.4.0 to 1.4.1
1 parent 1406265 commit 0cab84f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@
4949

5050
## (9.12.2020)
5151
- Turn on Twatch 2019 interrupt function
52+
- Remove warnings caused by upgrading lvgl

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/lewisxhe"
2020
}
2121
],
22-
"version": "1.4.0",
22+
"version": "1.4.1",
2323
"frameworks": "arduino",
2424
"platforms": "esp32"
2525
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TTGO TWatch Library
2-
version=1.4.0
2+
version=1.4.1
33
author=TTGO
44
maintainer=lewis he <[email protected]>
55
sentence=Library for TTGO T-Watch development kit

0 commit comments

Comments
 (0)