Rename last esp8266 reference to ESP3D

This commit is contained in:
luc lebosse 2016-09-05 15:34:36 +02:00
parent 18210a9cc7
commit fa32959963
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
/*
command.cpp - esp8266 configuration class
command.cpp - ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.

View File

@ -1,5 +1,5 @@
/*
command.h - esp8266 configuration class
command.h - ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.

View File

@ -1,5 +1,5 @@
/*
CONFIG.CPP- esp8266 configuration class
config.cpp- ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.

View File

@ -1,5 +1,5 @@
/*
webinterface.h - esp8266 configuration class
webinterface.h - ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.

View File

@ -1,5 +1,5 @@
/*
wifi.cpp - esp8266 configuration class
wifi.cpp - ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.

View File

@ -1,5 +1,5 @@
/*
wifi.h - esp8266 configuration class
wifi.h - ESP3D configuration class
Copyright (c) 2014 Luc Lebosse. All rights reserved.