From 6cd26cb67dfaf3a0da6c49e558bf2488cb910e87 Mon Sep 17 00:00:00 2001 From: Merlin Schumacher Date: Fri, 10 May 2019 12:55:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6173144..804787e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Wake-on-ESP – PCs per WLAN einschalten -Dies ist der Quellcode zum Artikel ["Funkwecker" aus c't 11/2019](https://www.heise.de/select/ct/2019/11/1558698435017912). Der Code basiert auf PlatformIO und ist für den ESP8266 gedacht. +Dies ist der Quellcode zum Artikel ["Funkwecker" aus c't 11/2019](https://www.heise.de/ratgeber/ESP8266-PCs-per-WLAN-einschalten-ausschalten-und-neustarten-4417866.html). Der Code basiert auf PlatformIO und ist für den ESP8266 gedacht. Einen Schaltplan als Fritzing-Datei finden Sie im Unterverzeichnis schematics. # Wake-on-ESP – Powering up computers via WiFi -This is the source code to the german language article ["Funkwecker" presented in c't 11/2019](https://www.heise.de/select/ct/2019/11/1558698435017912). The code is based on PlatformIO and was written for the ESP8266. +This is the source code to the german language article ["Funkwecker" presented in c't 11/2019](https://www.heise.de/ratgeber/ESP8266-PCs-per-WLAN-einschalten-ausschalten-und-neustarten-4417866.html). The code is based on PlatformIO and was written for the ESP8266. A Fritzing schematic is found in the correspondingly named folder.