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