mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Update parser size
This commit is contained in:
		| @@ -210,7 +210,7 @@ This table is for an 8-bit Arduino, types would be bigger on a 32-bit processor. | |||||||
|     </tr> |     </tr> | ||||||
|     <tr> |     <tr> | ||||||
|         <td>Parser<N></td> |         <td>Parser<N></td> | ||||||
|         <td>8 x N</td> |         <td>4 + 8 x N</td> | ||||||
|     </tr> |     </tr> | ||||||
|     <tr> |     <tr> | ||||||
|         <td>JsonArray</td> |         <td>JsonArray</td> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user