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
3e7b9e5d3a
commit
a5039fb6d1
@ -474,7 +474,9 @@ enum {
|
||||
PKT_ACKED,
|
||||
PKT_TIMEOUT
|
||||
};
|
||||
|
||||
// baudrate defines for serial
|
||||
#define SPEED_100K 0
|
||||
#define SPEED_9600 1
|
||||
|
||||
//****************************************
|
||||
//*** MULTI protocol serial definition ***
|
||||
|
Loading…
x
Reference in New Issue
Block a user