You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
A clear and concise description of what you're trying to do.
You don't need to explain every aspect of your project: focus on the problem you're having.
Troubleshooter report
Here is the report generated by the ArduinoJson Troubleshooter:
[Paste the report here]
Environment
Here is the environment that I'm using':
Microconroller: [e.g. ESP8266]
Core/runtime: [e.g. ESP8266 core for Arduino v3.0.2]
IDE: [e.g. Arduino IDE 1.8.16]
Reproduction
Here is a small snippet that demonstrate the problem.
No, ArduinoJson doesn't support JSON5 at the moment.
Since several users asked to allow hexadecimal values (#1401, #1686), I plan on adding support for JSON5 input in the form of a new deserializeJson5() function.
However, I don't plan on adding JSON5 output.
Describe the issue
A clear and concise description of what you're trying to do.
You don't need to explain every aspect of your project: focus on the problem you're having.
Troubleshooter report
Here is the report generated by the ArduinoJson Troubleshooter:
[Paste the report here]
Environment
Here is the environment that I'm using':
Reproduction
Here is a small snippet that demonstrate the problem.
Program output
If relevant, include the program output.
Expected output:
Actual output:
The text was updated successfully, but these errors were encountered: