mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added support for non zero-terminated strings (fixes #704)
This commit is contained in:
		| @@ -29,8 +29,6 @@ struct StringTraits<TString&, void> : StringTraits<TString> {}; | ||||
| } | ||||
| } | ||||
|  | ||||
| #include "ArduinoStream.hpp" | ||||
| #include "CharPointer.hpp" | ||||
| #include "FlashString.hpp" | ||||
| #include "StdStream.hpp" | ||||
| #include "StdString.hpp" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user