Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 7b1a3d2

Browse files
kleinime-no-dev
authored andcommitted
added dependency for PlatformIO ldf_mode off (#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)