Skip to content

Comments

parallel_chip_info.cpp#102

Open
biaoge88v wants to merge 1 commit intobbogush:masterfrom
biaoge88v:patch-2
Open

parallel_chip_info.cpp#102
biaoge88v wants to merge 1 commit intobbogush:masterfrom
biaoge88v:patch-2

Conversation

@biaoge88v
Copy link
Contributor

Fix the duplication in parallel_chip_info.cpp where conf.statusCmd = static_cast<uint8_t>(params[CHIP_PARAM_STATUS_CMD]); and conf.setFeaturesCmd = static_cast<uint8_t>(params[CHIP_PARAM_STATUS_CMD]); are both set. Definition of CHIP_PARAM_STATUS_CMD

Fix the duplication in parallel_chip_info.cpp where conf.statusCmd = static_cast<uint8_t>(params[CHIP_PARAM_STATUS_CMD]); and conf.setFeaturesCmd = static_cast<uint8_t>(params[CHIP_PARAM_STATUS_CMD]); are both set. Definition of CHIP_PARAM_STATUS_CMD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant