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:
		| @@ -44,7 +44,7 @@ void setup() { | ||||
|  | ||||
| void loop() { | ||||
|   // Allocate JsonBuffer | ||||
|   // Use http://arduinojson.org/assistant/ to compute the right capacity. | ||||
|   // Use arduinojson.org/assistant to compute the capacity. | ||||
|   StaticJsonBuffer<500> jsonBuffer; | ||||
|  | ||||
|   // Create the root object | ||||
|   | ||||
		Reference in New Issue
	
	Block a user