mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Renamed StdStringAdapter to StlStringAdapter (internal use only)
This commit is contained in:
		| @@ -9,7 +9,7 @@ | ||||
| #include <ArduinoJson/Strings/SizedRamStringAdapter.hpp> | ||||
|  | ||||
| #if ARDUINOJSON_ENABLE_STD_STRING | ||||
| #include <ArduinoJson/Strings/StlStringAdapter.hpp> | ||||
| #include <ArduinoJson/Strings/StdStringAdapter.hpp> | ||||
| #endif | ||||
|  | ||||
| #if ARDUINOJSON_ENABLE_ARDUINO_STRING | ||||
|   | ||||
		Reference in New Issue
	
	Block a user