mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-31 17:53:18 +00:00
E016Hv2 and ESKY150V2 don't need the NRF code anymore
This commit is contained in:
@@ -1094,6 +1094,7 @@ static void protocol_init()
|
||||
modules_reset(); // Reset all modules
|
||||
crc16_polynomial = 0x1021; // Default CRC crc16_polynomial
|
||||
crc8_polynomial = 0x31; // Default CRC crc8_polynomial
|
||||
prev_option = option;
|
||||
|
||||
// reset telemetry
|
||||
#ifdef TELEMETRY
|
||||
|
||||
Reference in New Issue
Block a user