Skip to content

Extended Can

Daniel Fonseca Yarochewsky requested to merge CAN into master

Created by: save-buffer

Cai needs to change CAN initialization to have an option to make Extended CAN optional. Currently the call to CANBBB.Initialize() in BBBPinManager.cs gives can0 true (Extended CAN Enabled) and can1 false (Extended CAN disabled).

Merge request reports

Loading