mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 12:07:52 +00:00
fixes
This commit is contained in:
parent
ce3309d987
commit
3e7b9e5d3a
@ -393,11 +393,9 @@ enum {
|
|||||||
PKT_ACKED,
|
PKT_ACKED,
|
||||||
PKT_TIMEOUT
|
PKT_TIMEOUT
|
||||||
};
|
};
|
||||||
|
// baudrate defines for serial
|
||||||
//*******************
|
#define SPEED_100K 0
|
||||||
//*** CRC Table ***
|
#define SPEED_9600 1
|
||||||
//*******************
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//****************************************
|
//****************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user