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 247afad commit 1271dfeCopy full SHA for 1271dfe
ReadMe.md
@@ -1,5 +1,12 @@
1
# ArduinoYaml A.K.A YAMLDuino
2
3
+
4
+[](https://www.ardu-badge.com/YAMLDuino)
5
+[](https://registry.platformio.org/packages/libraries/tobozo/YAMLDuino)
6
7
+
8
9
10
This arduino library is based on [libyaml](https://github.com/yaml/libyaml).
11
12
It provides several ways to convert YAML<=>JSON using libyaml, cJSON or ArduinoJson objects.
0 commit comments