Skip to content

Commit

Permalink
Update to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
graham22 committed Dec 11, 2017
1 parent d2b3630 commit 1fb1a41
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 11 deletions.
2 changes: 2 additions & 0 deletions Anemometer.ino
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
#include <Hash.h>
#include <Anemometer.h>

// Don't forget to click vMicro->'Publish Server Data Files' to upload the index.html file for the initial setup of the NodeMCU

IPAddress apIP(192, 168, 100, 4);

Anemometer _anemometer(A0, .0029343066);
Expand Down
Loading

0 comments on commit 1fb1a41

Please sign in to comment.