rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
storage_flash.h
Go to the documentation of this file.
1/**
2 * @file storage_flash.h
3 * @brief Storage interface to internal MCU flash header
4 *
5 * @date Sep 19, 2013
6 * @author Andrey Belomutskiy, (c) 2012-2025
7 */
8
9#pragma once
10
11bool initStorageFlash();
bool initStorageFlash()