mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 03:13:44 +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