adafruit / Adafruit-PCD8544-Nokia-5110-LCD-library

Arduino driver for PC8544, most commonly found in small Nokia 5110's
http://ladyada.net/products/nokia5110/
Other
396 stars 226 forks source link

Fixes compile errors on ESP8266 #38

Closed mlaux closed 8 years ago

mlaux commented 8 years ago

Removes obsolete headers and adds PortReg definition. Tested to make sure it still compiles on AVR boards.

mlaux commented 8 years ago

duplicate of #27 and #35 (facepalm)