Skip to content

Commit 7b1a3d2

Browse files
kleinime-no-dev
authored andcommitted
added dependency for PlatformIO ldf_mode off (me-no-dev#605)
1 parent e88fc12 commit 7b1a3d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
{
2525
"name": "AsyncTCP",
2626
"platforms": "espressif32"
27+
},
28+
{
29+
"name": "Hash",
30+
"platforms": "espressif8266"
2731
}
2832
]
2933
}

0 commit comments

Comments
 (0)