Skip to content

Commit b740c87

Browse files
authored
Merge pull request #190 from per1234/example-folder
Move example sketch to appropriately named folder
2 parents fae8d8b + 2c8c230 commit b740c87

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/U8GLib/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
; http://docs.platformio.org/en/stable/projectconf.html
99

1010
[platformio]
11-
src_dir=U8Glib
11+
src_dir=U8GLib
1212
; lib_dir=~/Arduino/Libraries
1313

1414
[env:nanoatmega328]

0 commit comments

Comments
 (0)