Skip to content

Commit e305f1c

Browse files
committed
Added dependency for platformio
1 parent f538889 commit e305f1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

platformio.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# platformio.ini – project configuration file
2+
[env]
3+
framework = arduino
4+
lib_deps =
5+
megunolink/MegunoLink @ ^1.33

0 commit comments

Comments
 (0)