mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 11:19:05 +08:00
Disable DSM debug output
This commit is contained in:
parent
13606173ee
commit
5b4b5de34c
@ -57,7 +57,7 @@
|
||||
#define dsm_udelay(arg) up_udelay(arg)
|
||||
#endif
|
||||
|
||||
#define DSM_DEBUG
|
||||
//#define DSM_DEBUG
|
||||
|
||||
static enum DSM_DECODE_STATE {
|
||||
DSM_DECODE_STATE_DESYNC = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user