Skip to content

Commit d98a875

Browse files
committed
Bump M5UnitUnified dependency to 0.4.1
1 parent 556ed12 commit d98a875

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/m5stack/M5Unit-HEART.git"
1212
},
1313
"dependencies": {
14-
"m5stack/M5UnitUnified": ">=0.4.0"
14+
"m5stack/M5UnitUnified": ">=0.4.1"
1515
},
1616
"version": "0.2.0",
1717
"frameworks": [

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lib_ldf_mode = deep
1010
test_framework = googletest
1111
test_build_src = true
1212
lib_deps=m5stack/M5Unified
13-
m5stack/M5UnitUnified@>=0.4.0
13+
m5stack/M5UnitUnified@>=0.4.1
1414

1515
[m5base]
1616
monitor_speed = 115200

0 commit comments

Comments
 (0)