mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-02 02:37:52 +00:00
Save more flash
This commit is contained in:
parent
effadea3c6
commit
909c7cc8ee
@ -225,8 +225,6 @@ static uint8_t pelikan_firstCh_scx(uint8_t i, uint8_t j)
|
|||||||
ch = 30;
|
ch = 30;
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
ch = (i * 4) + 42;
|
|
||||||
break;
|
|
||||||
case 2:
|
case 2:
|
||||||
ch = (i * 4) + 42;
|
ch = (i * 4) + 42;
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user