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

Functions

FragmentList getLiveDataFragments ()
 

Function Documentation

◆ getLiveDataFragments()

FragmentList getLiveDataFragments ( )

Definition at line 282 of file live_data.cpp.

282 {
283 return { fragments, efi::size(fragments) };
284}
static const FragmentEntry fragments[]

Referenced by TunerStudio::cmdOutputChannels(), and TunerStudio::handleScatteredReadCommand().

Here is the caller graph for this function:

Go to the source code of this file.