Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
horihiro committed May 2, 2018
1 parent 834705c commit 44283fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This library depends on Google Translate Service.
## Requirement

- Latest ESP8266mDNS
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
or
- download [ESP8266mDNS.cpp](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.cpp)/[.h](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.h) to `$LIBRARIES_DIR/esp8266-google-home-notifier/src/` and restart Arduino IDE. <br>
(note: these files [will be merged](https://github.com/esp8266/Arduino/pull/3107) into 2.5.0)
or
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
(note: above [ESP8266mDNS.cpp](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.cpp)/[.h](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.h) will be [merged into 2.5.0](https://github.com/esp8266/Arduino/pull/3107))<br>
- [esp8266-google-tts](https://github.com/horihiro/esp8266-google-tts) <br>
download from Library Manager of Arduino IDE

Expand Down

0 comments on commit 44283fd

Please sign in to comment.