#pragma once #include void InitCan(); void SendCanData(float lambda, uint16_t measuredResistance);