Update README.md

This commit is contained in:
Merlin Schumacher 2019-05-10 12:55:17 +02:00 committed by GitHub
parent f1a59f772a
commit 6cd26cb67d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.