keil5出现的警告解决方法:equality comparison with extraneous parentheses
摘要:
转载:https://blog.csdn.net/weixin_39674445/article/details/97371694 if ((r == STM32_ACK)) {} 警告:equality comparison with extraneous parentheses 原因:在MDK中 阅读全文
posted @ 2021-06-02 17:40 夏天师妹 阅读(5756) 评论(0) 推荐(0) 编辑