valerionew / ht1621-7-seg

arduino library for 7-segment lcd based on ht1621 drivers
Other
19 stars 13 forks source link

Backlighton() and backlightoff() should be backlight() and noBacklight() #1

Closed valerionew closed 5 years ago

valerionew commented 5 years ago

To be consistent with the arduino environment, backlighton() and backlightoff() should be called backlight() and noBacklight().