the-raspberry-pi-guy / lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
188 stars 107 forks source link

BACKLIGHT can't stay in OFF mode #69

Closed Jumitti closed 11 months ago

Jumitti commented 11 months ago

Describe the bug As soon as an LCD update is carried out, the backlight is automatically activated. So when I do lcd_backlight(0), it only works for one update.

Executed command and associated error n.d

Host and software info

Checklist

Additional context n.d