9 lines
162 B
C
9 lines
162 B
C
|
/*
|
||
|
* @file can_rx.h
|
||
|
*
|
||
|
* Created on: Feb 11, 2021
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
||
|
*/
|
||
|
|
||
|
bool acceptCanRx(int sid DECLARE_ENGINE_PARAMETER_SUFFIX);
|