only:docs
This commit is contained in:
parent
dcdb5c5609
commit
d0a573dbba
|
@ -173,7 +173,7 @@ void processCanRxMessage(const size_t busIndex, const CANRxFrame &frame, efitick
|
||||||
printPacket(busIndex, frame);
|
printPacket(busIndex, frame);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// see AemXSeriesWideband as an example of CanSensorBase/CanListener
|
||||||
serviceCanSubscribers(frame, nowNt);
|
serviceCanSubscribers(frame, nowNt);
|
||||||
|
|
||||||
// todo: convert to CanListener or not?
|
// todo: convert to CanListener or not?
|
||||||
|
|
Loading…
Reference in New Issue