Comment update
This commit is contained in:
parent
32eb842f68
commit
b99cff9fa0
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "msp/msp.h"
|
||||
|
||||
// Each MSP port requires state and a receive buffer, revisit this default if someone needs more than 2 MSP ports.
|
||||
// Each MSP port requires state and a receive buffer, revisit this default if someone needs more than 3 MSP ports.
|
||||
#define MAX_MSP_PORT_COUNT 3
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in New Issue