| 
    APM:Libraries
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | FLASHSTORAGE_DEBUG 0 | 
| #define | debug(fmt, args...) do { } while(0) | 
| #define debug | ( | fmt, | |
| args... | |||
| ) | do { } while(0) | 
Definition at line 27 of file AP_FlashStorage.cpp.
Referenced by AP_FlashStorage::init(), AP_FlashStorage::switch_full_sector(), AP_FlashStorage::switch_sectors(), and AP_FlashStorage::write_all().
| #define FLASHSTORAGE_DEBUG 0 | 
Definition at line 22 of file AP_FlashStorage.cpp.
 1.8.13