View difference between Paste ID: bmtZBQw9 and vxtsSRfi
SHOW: | | - or go back to the newest paste.
1-
inline char* SETTINGS_RAW_Memory()
1+
2
{
3-
    static char *data=NULL;
3+
4-
    return data;
4+
5-
}
5+
6-
6+
        size += INFO_FLASH_T[i];
7-
inline void SETTINGS_Init(const uint32_t size)
7+
8
    return size;
9-
    char *data = SETTINGS_RAW_Memory();
9+