diff options
| author | per1234 <accounts@perglass.com> | 2018-07-10 03:52:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-10 03:52:09 -0700 |
| commit | 0ac263a3db29d2586a0e83fe2592a9f891c9bee6 (patch) | |
| tree | fada6e6cb47541b14d395bade4208697c7e1d2ae | |
| parent | 8102b6cf93bcbd9b56d454f8e096f9ddda5e5626 (diff) | |
| download | ArduinoOLEDLibrary-0ac263a3db29d2586a0e83fe2592a9f891c9bee6.tar.xz ArduinoOLEDLibrary-0ac263a3db29d2586a0e83fe2592a9f891c9bee6.zip | |
Move example sketch to appropriately named folder
This change causes the example sketch to be accessible via the Arduino IDE's File > Examples > OLEDFourBit menu after the library is installed.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#library-examples
| -rw-r--r-- | OLEDFourBit/examples/test/test.ino (renamed from test.ino) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test.ino b/OLEDFourBit/examples/test/test.ino index 491d9b3..491d9b3 100644 --- a/test.ino +++ b/OLEDFourBit/examples/test/test.ino |