fork for WIZwikiREST

Fork of MbedJSONValue by Samuel Mokrani

Revision:
5:e15fd7be9e74
Parent:
3:f2ffae08b963
--- a/MbedJSONValue.cpp	Thu Sep 22 10:57:37 2011 +0000
+++ b/MbedJSONValue.cpp	Wed Mar 02 03:27:22 2016 +0000
@@ -193,6 +193,7 @@
     
     //if the user is not doing something wrong, this code is never executed!!
     return *(new MbedJSONValue());
+
 }