APM:Libraries
Macros
AP_FlashStorage.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include <AP_FlashStorage/AP_FlashStorage.h>
#include <stdio.h>
Include dependency graph for AP_FlashStorage.cpp:

Go to the source code of this file.

Macros

#define FLASHSTORAGE_DEBUG   0
 
#define debug(fmt, args...)   do { } while(0)
 

Macro Definition Documentation

◆ debug

#define debug (   fmt,
  args... 
)    do { } while(0)

◆ FLASHSTORAGE_DEBUG

#define FLASHSTORAGE_DEBUG   0

Definition at line 22 of file AP_FlashStorage.cpp.