mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Fixed deserialization of \u0000 (issue #1646)
				
					
				
			This commit is contained in:
		
							
								
								
									
										13
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -4,5 +4,16 @@ | ||||
|   "git.inputValidationLength": 80, | ||||
|   "git.inputValidationSubjectLength": 72, | ||||
|   "files.insertFinalNewline": true, | ||||
|   "files.trimFinalNewlines": true | ||||
|   "files.trimFinalNewlines": true, | ||||
|   "files.associations": { | ||||
|     "fstream": "cpp", | ||||
|     "iomanip": "cpp", | ||||
|     "string": "cpp", | ||||
|     "system_error": "cpp", | ||||
|     "vector": "cpp", | ||||
|     "xlocmon": "cpp", | ||||
|     "xlocnum": "cpp", | ||||
|     "xloctime": "cpp", | ||||
|     "xstring": "cpp" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user