rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

Updated "bcm"(deprecated) to "gpio" #37

Closed ghost closed 7 years ago

ghost commented 7 years ago

Changed the "bcm_DC" to "gpio_DC" and "bcm_RST" to "gpio_RST" , since pin 23 and 24 referred here are gpio numbers.