mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			177 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			177 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| //comment
 | |
| /*comment*/
 | |
| [ //comment
 | |
| /*comment*/"comment"/*comment*/,//comment
 | |
| /*comment*/{//comment
 | |
| /* comment*/"key"//comment
 | |
| : //comment
 | |
| "value"//comment
 | |
| }/*comment*/
 | |
| ]//comment |