Skip to content

Commit 4dc7f5f

Browse files
authored
Remove duplicate example sketch file
examples/Esp8266/HelloWorld.ino is a duplicate of examples/Esp8266/Esp8266.ino. When a sketch folder contains two .ino files, the Arduino IDE concatenates them before compiling. The duplicate file serves no purpose and causes compilation to fail with redefinition errors.
1 parent 25b65ff commit 4dc7f5f

File tree

1 file changed

+0
-75
lines changed

1 file changed

+0
-75
lines changed

examples/Esp8266/HelloWorld.ino

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)