8000 Update supported platforms, allow PIO to detect examples automatically · yeahoh/arduinoWebSockets@4b04f6f · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b04f6f

Browse files
authored
Update supported platforms, allow PIO to detect examples automatically
1 parent a67a8dd commit 4b04f6f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

library.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@
2121
]
2222
},
2323
"frameworks": "arduino",
24-
"platforms": "*",
25-
"examples": [
26-
"examples/*/*.ino"
27-
]
24+
"platforms": "atmelavr, espressif8266, espressif32"
2825
}

0 commit comments

Comments
 (0)
0