From f1a59f772a290ed5c66186db7cf9c1cfe82eb495 Mon Sep 17 00:00:00 2001 From: Merlin Schumacher Date: Fri, 10 May 2019 12:53:33 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e3c13a..6173144 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](#). 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/select/ct/2019/11/1558698435017912). 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](#). 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/select/ct/2019/11/1558698435017912). The code is based on PlatformIO and was written for the ESP8266. -A Fritzing schematic is found in the correspondingly named folder. \ No newline at end of file +A Fritzing schematic is found in the correspondingly named folder.