Browse Source

update

master
zhaohe 2 years ago
parent
commit
2cd481d4bf
  1. 2
      components/iflytop_can_slave_v1/iflytop_can_master.cpp

2
components/iflytop_can_slave_v1/iflytop_can_master.cpp

@ -203,7 +203,7 @@ HAL_StatusTypeDef IflytopCanMaster::initializeFilter() {
ZLOGE(TAG, "HAL_CAN_ConfigFilter filter0 fail");
return HAL_Status;
}
ZLOGI(TAG, "HAL_CAN_ConfigFilter filterID1 %08lx", filterId >> 3);
// ZLOGI(TAG, "filterID1 %08lx", filterId >> 3);
/*******************************************************************************
* 1, ,广 *

Loading…
Cancel
Save