mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-11 00:58:12 +00:00
...
This commit is contained in:
parent
314ee96525
commit
f78e11057d
@ -225,7 +225,6 @@ uint16_t ReadAFHDS2A()
|
|||||||
A7105_ReadData(AFHDS2A_RXPACKET_SIZE);
|
A7105_ReadData(AFHDS2A_RXPACKET_SIZE);
|
||||||
if(packet[0] == 0xbc)
|
if(packet[0] == 0xbc)
|
||||||
{
|
{
|
||||||
BIND_DONE;
|
|
||||||
uint8_t temp=50+RX_num*4;
|
uint8_t temp=50+RX_num*4;
|
||||||
for(uint8_t i=0; i<4; i++)
|
for(uint8_t i=0; i<4; i++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user