mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Updated Arduino example
This commit is contained in:
		| @@ -11,7 +11,7 @@ void setup() | ||||
|  | ||||
|     JsonHashTable<3> h;     | ||||
|  | ||||
|     h.add("pi", 3.14); | ||||
|     h.add("pi", 3.14159265358979323846, 4); | ||||
|  | ||||
|     JsonArray<3> a; | ||||
|     a.add(1); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user