Speeduino
Loading...
Searching...
No Matches
auxChannelController.h
Go to the documentation of this file.
1#pragma once
2
3#include "config_pages.h"
4#include "statuses.h"
5
void auxChannelControl(statuses &current, const config9 &page9)
Definition auxChannelController.cpp:68
The tune page structs and related defines.
const config4 const config6 const config9 & page9
Definition engineProtection.cpp:172
const config2 const config4 const config6 const config10 statuses & current
Definition scheduler_fuel_controller.cpp:913
The statuses struct and related defines.
Definition config_pages.h:569
The status struct with current values for all 'live' variables.
Definition statuses.h:110