Skip to content

Commit 0f19cd1

Browse files
committed
Fixes dependencies
1 parent 40ea3ce commit 0f19cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
13+
; m5stack/M5UnitUnified@>=0.1.0
1414

1515
; --------------------------------
1616
[m5base]

0 commit comments

Comments
 (0)