|
software:firmware
MakAir Firmware
|
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 |
PID for AC volume control.
Definition in file vc_ac_controller.cpp.
| VC_AC_Controller vcAcController |
Definition at line 24 of file vc_ac_controller.cpp.