Adds link to Adafruit Github profile

This commit is contained in:
Jasper van Loenen
2017-06-12 18:52:22 +02:00
committed by GitHub
parent bfc03e010c
commit 9905389eb9
+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.
### Credit ###
Initial code by [javl](https://github.com/javl), with aditional code by [wiredolphin](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](https://github.com/adafruit).