1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191

This commit is contained in:
Federico Fissore
2015-05-20 17:10:06 +02:00
parent 026210564d
commit 9166828bfe
140 changed files with 167 additions and 167 deletions

View File

@ -13,7 +13,7 @@
This example code is part of the public domain
http://arduino.cc/en/Tutorial/GSMToolsTestGPRS
http://www.arduino.cc/en/Tutorial/GSMToolsTestGPRS
*/
@ -34,7 +34,7 @@ String errortext = "ERROR";
// URL and path (for example: arduino.cc)
char url[] = "arduino.cc";
char urlproxy[] = "http://arduino.cc";
char urlproxy[] = "http://www.arduino.cc";
char path[] = "/";
// variable for save response obtained