Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use v2.0.0-beta.2 as a working tagged example for @platformio
  • Loading branch information
ivankravets authored Nov 28, 2017
commit 46ff734e603cc7f1e3ced3e336c2205d21aa1c8b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ framework = arduino
lib_deps = https://github.com/marvinroger/homie-esp8266.git

; or tagged version
lib_deps = https://github.com/marvinroger/homie-esp8266.git#v2.0.0-beta.1
lib_deps = https://github.com/marvinroger/homie-esp8266.git#v2.0.0-beta.2
```

-----
Expand Down