Merge branch 'master' into gh-pages

This commit is contained in:
javl
2016-11-10 12:17:10 +01:00
3 changed files with 628 additions and 188 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ You can find a simple Arduino example sketch [over here](https://github.com/javl
I wrote the code with my 128x64 pixel monochrome OLED display in mind, but it should work with most similar displays. You might need to change some export settings; those are explained in the tool. I wrote the code with my 128x64 pixel monochrome OLED display in mind, but it should work with most similar displays. You might need to change some export settings; those are explained in the tool.
### Credit ### ### Credit ###
Initial code by [javl](https://github.com/javl), with aditional code by [wiredolphine](https://github.com/wiredolphin). The example sketch was made by Adafruit. Initial code by [javl](https://github.com/javl), with aditional code by [wiredolphin](https://github.com/wiredolphin). The example sketch was made by Adafruit.
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

+627 -187
View File
File diff suppressed because one or more lines are too long