Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tobalr committed Feb 19, 2019
1 parent 536b79a commit 72a12ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file removed .README.md.swp
Binary file not shown.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#Notes by Tobalr
## Running mosquitto
`mosquitto_sub -h 192.168.1.34 -t ESPNow/# -u test -P 123456 -v`
`mosquitto_sub -h 192.168.1.34 -t outTopic/# -u test -P 123456 -v`




# ESP-Now-Gateway
ESP8266 with W5500 ethernet running as a gateway for ESP-Now nodes. Node demo code included.

Expand Down

0 comments on commit 72a12ee

Please sign in to comment.