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