rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
storage_mfs.h
Go to the documentation of this file.
1/**
2 * @file storage_mfs.h
3 * @brief
4 *
5 * @date Jan 3, 2025
6 * @author Andrey Gusakov
7 */
8
9#pragma once
10
11#include "storage.h"
12
13bool initStorageMfs();
bool initStorageMfs()