Skip to content

Commit

Permalink
edited read me
Browse files Browse the repository at this point in the history
  • Loading branch information
JadinAndrews committed Jul 20, 2016
1 parent 0752a41 commit c6bc66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions apollo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ it downloads a sketch hosted on a server, checks it and then loads it.

This is still part of my eliot project, apollo needs to become very general so that it can be easily implemented in any project.


EDITED
1 change: 0 additions & 1 deletion apollo/apolloClient/apolloClient.ino
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ void loop() {

void apolloUpdate() {
if (updateNow) {
updateCounter = 0;
resetEthernet(A5);
delay(2000);
Serial.println(F("apollo update Initialized"));
Expand Down

0 comments on commit c6bc66f

Please sign in to comment.