freetronics / DMD2

Beta release of a new Dot Matrix Display Arduino library
http://forum.freetronics.com/viewtopic.php?f=26&t=5893
GNU General Public License v3.0
80 stars 71 forks source link

Swapped Pins Around to fix some Hardware Issues #8

Closed h4rm0n1c closed 8 years ago

h4rm0n1c commented 8 years ago

Swapped noe and sck pins so that display defaults to off state on ESP8266 module bootup, prevents garbage on display during boot.

I'm sorry that I didn't submit this sooner, this simple change fixes some issues with garbage being displayed on the DMD.

projectgus commented 8 years ago

No problems, thanks for the PR!