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 cd3d979 commit ad99dc2Copy full SHA for ad99dc2
library.properties
@@ -2,9 +2,9 @@ name=JSON
2
version=0.0.0
3
author=Arduino
4
maintainer=Arduino <info@arduino.cc>
5
-sentence=[EXPERIMENTAL]Process JSON in your Arduino sketches.
+sentence=[BETA] Process JSON in your Arduino sketches.
6
paragraph=
7
category=Other
8
url=http://github.com/arduino-libraries/JSON
9
-architectures=samd
+architectures=*
10
includes=JSON.h
0 commit comments