rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
signature.h File Reference

Detailed Description

A special file which is recompiled every time the .ini file changes.

Date
Jul 2, 2020
Author
andreika (c) 2020

Definition in file signature.h.

Functions

const chargetTsSignature ()
 

Function Documentation

◆ getTsSignature()

const char * getTsSignature ( )

Definition at line 31 of file signature.cpp.

31 {
32 return TS_SIGNATURE;
33}

Referenced by bluetoothStart(), and TunerStudio::handleQueryCommand().

Here is the caller graph for this function:

Go to the source code of this file.