mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-10 14:38:12 +00:00
FRSKY1
This commit is contained in:
parent
7c43c38e28
commit
2ac704178c
@ -147,7 +147,7 @@ static void __attribute__((unused)) FRSKY1_build_data_packet()
|
||||
packet[14] = FRSKY1_crc8(crc8, packet, 14);
|
||||
}
|
||||
|
||||
static uint16_t ReadFRSKY1()
|
||||
uint16_t ReadFRSKY1()
|
||||
{
|
||||
if (state < FRSKY_BIND_DONE)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user