Compare commits
2 Commits
a70e50b822
...
484c8a90df
Author | SHA1 | Date | |
---|---|---|---|
484c8a90df | |||
ef8657c965 |
Binary file not shown.
@ -25,8 +25,6 @@ return 0;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static void CMD_RcLogic(const CMD_RC_t *rc, CMD_t *cmd) {
|
static void CMD_RcLogic(const CMD_RC_t *rc, CMD_t *cmd) {
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,10 +12,10 @@
|
|||||||
#include "error_detect.h"
|
#include "error_detect.h"
|
||||||
|
|
||||||
|
|
||||||
//#define DR16_t
|
#define DR16
|
||||||
#define LD_t
|
//#define LD_t
|
||||||
|
|
||||||
#ifdef DR16
|
#ifdef DR16
|
||||||
#define FRAME_LEN 36
|
#define FRAME_LEN 36
|
||||||
|
|
||||||
#elif defined(LD_t)
|
#elif defined(LD_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user