mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 14:20:35 +08:00
Unittests: add debug
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <systemlib/err.h>
|
||||
#define lowsyslog warnx
|
||||
#define lowsyslog warnx
|
||||
#define dbg warnx
|
||||
|
||||
Reference in New Issue
Block a user