From 10e3cf16740f8e9123f72568bf8a2175a1484245 Mon Sep 17 00:00:00 2001 From: luc Date: Fri, 9 Oct 2015 22:28:46 +0800 Subject: [PATCH] Fix typo issue - bad copy and past SIG --- esp8266/esp8266.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp8266/esp8266.ino b/esp8266/esp8266.ino index 259453be..c88875ab 100644 --- a/esp8266/esp8266.ino +++ b/esp8266/esp8266.ino @@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Repetier-Firmware. If not, see . + along with this Firmware. If not, see . This firmware is using the standard arduino IDE with module to support ESP8266: https://github.com/esp8266/Arduino from Bootmanager