Speeduino
Loading...
Searching...
No Matches
Functions
secondaryTables.h File Reference
#include <stdint.h>
#include "statuses.h"
#include "config_pages.h"
#include "table3d.h"

Go to the source code of this file.

Functions

void calculateSecondaryFuel (const config10 &page10, const table3d16RpmLoad &veLookupTable, statuses &current)
 
void calculateSecondarySpark (const config2 &page2, const config10 &page10, const table3d16RpmLoad &sparkLookupTable, statuses &current)
 

Function Documentation

◆ calculateSecondaryFuel()

void calculateSecondaryFuel ( const config10 page10,
const table3d16RpmLoad &  veLookupTable,
statuses current 
)

◆ calculateSecondarySpark()

void calculateSecondarySpark ( const config2 page2,
const config10 page10,
const table3d16RpmLoad &  sparkLookupTable,
statuses current 
)