#ifndef __LOG_API_H #define __LOG_API_H #include "at32f403a_407.h" #include <stdbool.h> // void log_get_entry(uint32_t position, uint32_t sector, uint32_t slot); #endif /* __LOG_API_H */