Skip to content

Commit cdf6ab8

Browse files
Update platformio.ini
1 parent 7cca4b0 commit cdf6ab8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

examples/PlatformIO_SDL/platformio.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ default_envs = native
1313

1414
[env]
1515
lib_extra_dirs=../../../
16-
lib_deps =
17-
https://github.com/m5stack/M5GFX#develop ; Until 0.1.12 or later..
18-
m5stack/M5Unified@^0.1.11
16+
lib_deps = m5stack/M5Unified@^0.1.11
1917

2018
[env:native]
2119
platform = native

0 commit comments

Comments
 (0)