clone

Revision:
5:824af13e0698
Parent:
4:10a99cdf7846
diff -r 10a99cdf7846 -r 824af13e0698 MbedJSONValue.h
--- a/MbedJSONValue.h	Thu Sep 22 10:57:37 2011 +0000
+++ b/MbedJSONValue.h	Tue Apr 16 06:48:43 2019 +0000
@@ -31,7 +31,7 @@
 #ifndef _Mbed_RPC_VALUE_H_
 #define _Mbed_RPC_VALUE_H_
 
-#define NB_TOKEN 20
+//#define NB_TOKEN 20
 /*!< Number maximum of MbedJSONValue in an array or an object */
 
 #include <string>