mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +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;
|
||||
break;
|
||||
case 1:
|
||||
ch = (i * 4) + 42;
|
||||
break;
|
||||
case 2:
|
||||
ch = (i * 4) + 42;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user