This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

bugbug3



if(P2IN&BIT0 == BIT0 &&   P1IN& BIT2 == BIT2){·······}

这种情况  有错误,似乎只要满足P2IN&BIT0 == BIT0 就成立了