Extended Can
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).