From a7c4c44bfc2c378fbf30b111e93334559a5b1f61 Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 26 Sep 2016 21:25:37 +0800 Subject: [PATCH] Add reference to ESP8285 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1483ba35..7f2dd582 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ESP3D[![Code Climate](https://codeclimate.com/github/luc-github/ESP3D/badges/gpa.svg)](https://codeclimate.com/github/luc-github/ESP3D) -Firmware for ESP8266 used with 3D printer using [arduino core version](https://github.com/esp8266/Arduino) +Firmware for ESP8266/ESP8285 used with 3D printer using [arduino core version](https://github.com/esp8266/Arduino) This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/etc..) if serial connection has correct setup.