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) {
|
static void CMD_RcLogic(const CMD_RC_t *rc, CMD_t *cmd) {
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
#include "error_detect.h"
|
#include "error_detect.h"
|
||||||
|
|
||||||
|
|
||||||
#define DR16
|
//#define DR16_t
|
||||||
//#define LD_t
|
#define LD_t
|
||||||
|
|
||||||
#ifdef DR16
|
#ifdef DR16
|
||||||
#define FRAME_LEN 36
|
#define FRAME_LEN 36
|
||||||
|
Loading…
Reference in New Issue
Block a user