mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Add support for char[][] in copyArray()
				
					
				
			This commit is contained in:
		| @@ -12,6 +12,7 @@ HEAD | ||||
| * Add safe bool idiom in `JsonString` | ||||
| * Add support for NUL in string values (issue #1646) | ||||
| * Add support for arbitrary array rank in `copyArray()` | ||||
| * Add support for `char[][]` in `copyArray()` | ||||
| * Remove `DeserializationError == bool` and `DeserializationError != bool` | ||||
| * Renamed undocumented function `isUndefined()` to `isUnbound()` | ||||
| * Fix `JsonVariant::memoryUsage()` for raw strings | ||||
|   | ||||
		Reference in New Issue
	
	Block a user