mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed invalid application of 'sizeof' to incomplete type (closes #783)
This commit is contained in:
		| @@ -1,6 +1,12 @@ | ||||
| ArduinoJson: change log | ||||
| ======================= | ||||
|  | ||||
| HEAD | ||||
| ---- | ||||
|  | ||||
| * Fixed `invalid application of 'sizeof' to incomplete type '__FlashStringHelper'` (issue #783) | ||||
| * Fixed `char[]` not duplicated when passed to `JsonVariant::operator[]` | ||||
|  | ||||
| v6.2.1-beta | ||||
| ----------- | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user