YAML library
#1063
Replies: 1 comment 1 reply
-
Did you register w/the Arduino library system? That way folks can find your lib right from the IDE. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi and thanks for this awesome project 👍
I found this issue and thought posting here may be of some interest for the community.
The YAMLDuino library has support for arduino-pico platform.
What started as a leaky YAML<=>JSON converter can now be used along with ArduinoJSON accessors to manipulate YAML, and comes with a gettext() provider for localization.
https://github.com/tobozo/YAMLDuino
any form of feedback is welcome 😉
Beta Was this translation helpful? Give feedback.
All reactions