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