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:
		| @@ -31,7 +31,7 @@ void loadConfiguration(const char *filename, Config &config) { | ||||
|  | ||||
|   // Allocate the memory pool on the stack. | ||||
|   // Don't forget to change the capacity to match your JSON document. | ||||
|   // Use https://arduinojson.org/assistant/ to compute the capacity. | ||||
|   // Use arduinojson.org/assistant to compute the capacity. | ||||
|   StaticJsonBuffer<512> jsonBuffer; | ||||
|  | ||||
|   // Parse the root object | ||||
|   | ||||
		Reference in New Issue
	
	Block a user