Skip to content

Commit b260607

Browse files
committed
Framework restriction to arduino seems right for Platformio, too.
1 parent 6b8a1a1 commit b260607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"license": "LGPL-2.1+",
22-
"frameworks": "*",
22+
"frameworks": "arduino",
2323
"platforms": [
2424
"espressif8266", "espressif32"
2525
]

0 commit comments

Comments
 (0)