wideband/firmware/boards/port_shared.h

10 lines
97 B
C

#pragma once
#if WB_PROD
#include "hal.h"
const CANConfig& GetCanConfig();
#endif // WB_PROD