mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-04 13:59:02 +00:00
remove fake brightness feature (#3296)
This commit is contained in:
@@ -294,7 +294,6 @@ void lcd_start_ram_write(
|
||||
lcd_caset(p.x(), p.x() + s.width() - 1);
|
||||
lcd_paset(p.y(), p.y() + s.height() - 1);
|
||||
lcd_ramwr_start();
|
||||
io.update_cached_values();
|
||||
}
|
||||
|
||||
void lcd_start_ram_read(
|
||||
|
||||
Reference in New Issue
Block a user