From eb803fa1dcff61a7e8723131431fdf2c0b262941 Mon Sep 17 00:00:00 2001 From: Carsten Schmiemann Date: Fri, 11 Feb 2022 23:14:13 +0000 Subject: [PATCH] Update Readme for fork details --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c40406c..2d2a92d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ -# TODO's for ESP32 +# esp32_ethernet_milight_hub -- Implement handleFirmwarePost() and handleFirmwareUpload() in MiLightHttpServer.cpp -- Erase config in MiLightHttpServer.cpp -- Wifi set hostname in main.cpp -- Set Wifi physical (setPhyMode) in main.cpp -- SSDP (Service discovery) support in main.cpp -- LED callback in WiFiManager loop in main.cpp -- Implement other TODO's in main.cpp -- Reset reason in AboutHelper.cpp +Fork of ESP8266 Milight Hub Project (see below) modified for Olimex ESP32-POE IoT WiFi/BLE/Ethernet Dev Board + + +Original Project Details: # esp8266_milight_hub [![Build Status](https://travis-ci.org/sidoh/esp8266_milight_hub.svg?branch=master)](https://travis-ci.org/sidoh/esp8266_milight_hub) [![License][shield-license]][info-license]