Minimalist JSON parser and serializer (inspired by picojson). Used by MbedJSONRpc.

Dependents:   Solar_Powered_Smart_Camera

Fork of MbedJSONValue by Samuel Mokrani

Revision:
5:c6f16dde5c94
Parent:
4:10a99cdf7846
--- a/MbedJSONValue.h	Thu Sep 22 10:57:37 2011 +0000
+++ b/MbedJSONValue.h	Sat Feb 04 20:16:32 2017 +0000
@@ -39,6 +39,8 @@
 #include <stdlib.h>
 #include <string.h>
 
+
+
 /** MbedJSONValue class
  *
  * Example: