You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ This library depends on Google Translate Service.
6
6
## Requirement
7
7
8
8
- Latest ESP8266mDNS
9
-
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
10
-
or
11
9
- 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>
12
-
(note: these files [will be merged](https://github.com/esp8266/Arduino/pull/3107) into 2.5.0)
10
+
or
11
+
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
12
+
(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>
0 commit comments