mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	README: added a link to ARDUINOJSON_ENABLE_ARDUINO_STREAM
This commit is contained in:
		| @@ -263,7 +263,7 @@ inline bool convertToJson(VariantRef variant, const ::Printable& value) { | ||||
|     data->setNull(); | ||||
|     return false; | ||||
|   } | ||||
|   data->setOwnedString(print.c_str()); | ||||
|   data->setStringPointer(print.c_str(), storage_policies::store_by_copy()); | ||||
|   return true; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user