mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 08:20:35 +08:00
param_shmem: be less chatty, printf cleanup
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
#include <shmem.h>
|
||||
|
||||
#define SHMEM_DEBUG
|
||||
//#define SHMEM_DEBUG
|
||||
|
||||
int mem_fd;
|
||||
unsigned char *map_base, *virt_addr;
|
||||
|
||||
Reference in New Issue
Block a user