mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-22 08:22:04 +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:
@ -2,7 +2,7 @@
|
||||
Web client
|
||||
|
||||
This sketch connects to a website through a GSM shield. Specifically,
|
||||
this example downloads the URL "http://arduino.cc/asciilogo.txt" and
|
||||
this example downloads the URL "http://www.arduino.cc/asciilogo.txt" and
|
||||
prints it to the Serial monitor.
|
||||
|
||||
Circuit:
|
||||
@ -12,7 +12,7 @@
|
||||
created 8 Mar 2012
|
||||
by Tom Igoe
|
||||
|
||||
http://arduino.cc/en/Tutorial/GSMExamplesWebClient
|
||||
http://www.arduino.cc/en/Tutorial/GSMExamplesWebClient
|
||||
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user