We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ba12a commit e93eb24Copy full SHA for e93eb24
libraries/WiFi/library.json
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
3
+ "name": "WiFi",
4
+ "version": "1.0.0",
5
+ "build": {
6
+ "libLDFMode": "chain+"
7
+ }
8
+}
0 commit comments