mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			270 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			270 B
		
	
	
	
	
	
	
	
ArduinoJsonParser change log
v1.1
- Example: changed char* jsonintochar json[]so that the byes are not write protected
- Fixed parsing bug when the JSON contains multi-dimensional arrays
v1.0
Initial release