mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Removed buggy blank line in CHANGELOG
This commit is contained in:
		| @@ -51,7 +51,6 @@ HEAD | |||||||
| > | > | ||||||
| > ```c++ | > ```c++ | ||||||
| > Serial.println(doc["sensor"].as<char*>());  // error: invalid conversion from 'const char*' to 'char*' [-fpermissive] | > Serial.println(doc["sensor"].as<char*>());  // error: invalid conversion from 'const char*' to 'char*' [-fpermissive] | ||||||
|  |  | ||||||
| > ``` | > ``` | ||||||
| >  | >  | ||||||
| > Instead, you must write: | > Instead, you must write: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user