mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Changed all link to point to HTTPS version
This commit is contained in:
		| @@ -15,7 +15,7 @@ void setup() { | ||||
|   // | ||||
|   // Inside the brackets, 200 is the size of the pool in bytes. | ||||
|   // Don't forget to change this value to match your JSON document. | ||||
|   // See https://arduinojson.org/assistant/ | ||||
|   // Use arduinojson.org/assistant to compute the capacity. | ||||
|   StaticJsonBuffer<200> jsonBuffer; | ||||
|  | ||||
|   // StaticJsonBuffer allocates memory on the stack, it can be | ||||
|   | ||||
		Reference in New Issue
	
	Block a user