iAccelStepper icon indicating copy to clipboard operation
iAccelStepper copied to clipboard

Make example sketch filename 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. This change causes the example sketch to be accessible via the Arduino IDE's File > Examples > LIBRARYNAME menu after the library is installed.

Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#library-examples

per1234 avatar May 09 '19 06:05 per1234