mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Removed DeserializationError::NotSupported
This commit is contained in:
		| @@ -5,7 +5,6 @@ | ||||
| #pragma once | ||||
|  | ||||
| #define ARDUINOJSON_EXPAND6(a, b, c, d, e, f) a, b, c, d, e, f | ||||
| #define ARDUINOJSON_EXPAND7(a, b, c, d, e, f, g) a, b, c, d, e, f, g | ||||
| #define ARDUINOJSON_EXPAND9(a, b, c, d, e, f, g, h, i) a, b, c, d, e, f, g, h, i | ||||
| #define ARDUINOJSON_EXPAND18(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, \ | ||||
|                              q, r)                                           \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user