etherShield icon indicating copy to clipboard operation
etherShield copied to clipboard

Rename example sketch file to match folder name

Open per1234 opened this issue 6 years ago • 0 comments

The Arduino IDE requires the sketch folder name to match the filename of the primary sketch file. On a filename case-sensitive OS like Linux, this includes matching case. This change causes the example sketch to be accessible via the Arduino IDE's File > Examples > LIBRARYNAME menu after the library is installed.

per1234 avatar Jul 23 '18 00:07 per1234