mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-02-02 03:03:16 +00:00
Important changes of the scheduler and interrupts
This commit is contained in:
@@ -252,7 +252,6 @@ uint16_t ReadFrSkyX()
|
||||
CC2500_WriteReg(CC2500_0C_FSCTRL0,option); // Frequency offset hack
|
||||
prev_option = option ;
|
||||
}
|
||||
LED_ON;
|
||||
CC2500_SetTxRxMode(TX_EN);
|
||||
set_start(hopping_frequency_no);
|
||||
CC2500_SetPower();
|
||||
|
||||
Reference in New Issue
Block a user