software:firmware
MakAir Firmware
vc_ac_controller.cpp File Reference

PID for AC volume control. More...

#include "../includes/vc_ac_controller.h"
#include "Arduino.h"
#include <algorithm>
#include "../includes/main_controller.h"
#include "../includes/pressure_valve.h"

Go to the source code of this file.

Variables

VC_AC_Controller vcAcController
 

Detailed Description

PID for AC volume control.

Author
Makers For Life

Definition in file vc_ac_controller.cpp.

Variable Documentation

◆ vcAcController

VC_AC_Controller vcAcController

Definition at line 24 of file vc_ac_controller.cpp.