From a0a65b63f5a853dc35c5498a8fecfada843a1d61 Mon Sep 17 00:00:00 2001 From: Krumel Date: Sat, 25 Sep 2021 15:40:08 +0200 Subject: [PATCH] =?UTF-8?q?Code=20ist=20nicht=20mehr=20'gr=C3=B6=C3=9Ftent?= =?UTF-8?q?eils'=20Beispiele?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4891af..a478dfd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Basierend auf dem Olimex ESP32-POE(-ISO) -Code ist größtenteils aus den folgenden Beispielen zusammengestückelt: +Code basiert auf den folgenden Beispielen: * [Ethernet Beispielcode von Olimex](https://github.com/OLIMEX/ESP32-POE/tree/master/SOFTWARE/ESP-IDF/ESP32_PoE_Ethernet_IDFv4.2) * [ESP-idf-ssd1306 von nopnop2002](https://github.com/nopnop2002/esp-idf-ssd1306)