Compare commits

...

2 Commits

3 changed files with 3 additions and 5 deletions

Binary file not shown.

View File

@ -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) {

View File

@ -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)