mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 17:40:35 +08:00
Clean up location of nuttx specific template
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#define dprintf(...)
|
||||
#define ddeclare(...)
|
||||
#else
|
||||
#define ddeclare(...) __VA_ARGS_
|
||||
#define ddeclare(...) __VA_ARGS__
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user