Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43b0818

Browse filesBrowse files
authored
Merge pull request #11766 from arduino/stevisco-asciilogo
Moving asciilogo.txt to a different domain
2 parents 18f5544 + 893fc86 commit 43b0818
Copy full SHA for 43b0818

File tree

1 file changed

+1
-1
lines changed
Filter options
  • app/testdata/libraries/Bridge_1.6.3/Bridge/examples/HttpClient

1 file changed

+1
-1
lines changed

‎app/testdata/libraries/Bridge_1.6.3/Bridge/examples/HttpClient/HttpClient.ino

Copy file name to clipboardExpand all lines: app/testdata/libraries/Bridge_1.6.3/Bridge/examples/HttpClient/HttpClient.ino
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ void loop() {
3737
HttpClient client;
3838

3939
// Make a HTTP request:
40-
client.get("http://www.arduino.cc/asciilogo.txt");
40+
client.get("http://arduino.tips/asciilogo.txt");
4141

4242
// if there are incoming bytes available
4343
// from the server, read them and print them:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.