Save more flash

This commit is contained in:
Ben Lye 2024-02-21 11:12:33 +00:00
parent effadea3c6
commit 909c7cc8ee

View File

@ -225,8 +225,6 @@ static uint8_t pelikan_firstCh_scx(uint8_t i, uint8_t j)
ch = 30;
break;
case 1:
ch = (i * 4) + 42;
break;
case 2:
ch = (i * 4) + 42;
break;