rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
signature.h
Go to the documentation of this file.
1/**
2 * @file signature.h
3 * @brief A special file which is recompiled every time the .ini file changes.
4 *
5 * @date Jul 2, 2020
6 * @author andreika (c) 2020
7 */
8
9
10#pragma once
11
12const char *getTsSignature();
const char * getTsSignature()
Definition signature.cpp:31