Skip to content

Commit

Permalink
Fix error in example
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Nov 20, 2021
1 parent 98381b7 commit 16d0a2c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ void connect() {
} else {
client.println("GET /~agrdanny/flyfish/ljdecuir/graphsig.txt HTTP/1.1");
client.println("Host: www.uky.edu");
client.println();
}

client.println("Connection: close");
Expand Down

0 comments on commit 16d0a2c

Please sign in to comment.