rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
console
binary
tunerstudio_outputs.h
Go to the documentation of this file.
1
/*
2
* @file tunerstudio_outputs.h
3
* @brief Tuner Studio connectivity configuration
4
*
5
* In this file the configuration of TunerStudio is defined
6
*
7
* @date Oct 22, 2013
8
* @author Andrey Belomutskiy, (c) 2012-2020
9
*/
10
11
#pragma once
12
13
#include "
rusefi_types.h
"
14
#include "
efi_scaled_channel.h
"
15
#include "
output_channels_generated.h
"
16
17
/**
18
* see also [OutputChannels] in tunerstudio.template.ini
19
*/
20
struct
TunerStudioOutputChannels
:
output_channels_s
{ };
21
22
TunerStudioOutputChannels
*
getTunerStudioOutputChannels
();
efi_scaled_channel.h
output_channels_generated.h
rusefi_types.h
TunerStudioOutputChannels
Definition
tunerstudio_outputs.h:20
output_channels_s
Definition
output_channels_generated.h:36
getTunerStudioOutputChannels
TunerStudioOutputChannels * getTunerStudioOutputChannels()
Definition
engine.cpp:581
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8