rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
tuner_detector_utils.h
Go to the documentation of this file.
1//
2// Created by kifir on 2/27/25.
3//
4
5#pragma once
6
8public:
9 static bool isTuningDetectorUndefined();
10 static uint8_t getUserEnteredTuningDetector();
11 static void setUserEnteredTuningDetector(uint8_t tuningDetector);
12};
static uint8_t getUserEnteredTuningDetector()
static bool isTuningDetectorUndefined()
static void setUserEnteredTuningDetector(uint8_t tuningDetector)