Move example sketch to appropriately named folder

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.
This commit is contained in:
per1234
2018-07-23 01:33:20 -07:00
committed by GitHub
parent 29253c0a09
commit 7ab7733907