Hanna
Sourcecode Batteriemanagementsystem |
Makrodefinitionen | |
#define | USE_DYNAMIC_MEMORY 0 |
#define USE_DYNAMIC_MEMORY 0 |
Controls allocation of memory.
Set to 1 to use malloc()/free() for allocation of structures like file and directory handles, set to 0 to use pre-allocated fixed-size handle arrays.
Definiert in Zeile 51 der Datei sd-reader_config.h.