@ -59,11 +59,11 @@ void lcd_write(u16 address, u8 value) {
p[offset] = value;
if(offset == 2) {
printf("YScroll: %02X\n", value);
//printf("YScroll: %02X\n", value);
}
if(offset == 0xA) {
printf("WinY: %02X\n", value);
//printf("WinY: %02X\n", value);
if(offset == 6) {
The note is not visible to the blocked user.