#pragma once #include void InitAuxDac(); void SetAuxDac(int channel, float voltage);