打印

这个语句为什么会显示while loop has empty body 啊,怎么修改呢????????

[复制链接]
322|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
スモモ|  楼主 | 2019-11-24 16:08 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
1.while (GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_12)||GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_13)||GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_14)||GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_15));

2.while (GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_12)||GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_13)||\
GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_14)||GPIO_ReadInputDataBit(GPIOB, GPIO_Pin_15));

while loop has empty body !!!

这个语句为什么会显示while loop has empty body 啊,怎么修改呢????????

使用特权

评论回复

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

458

主题

484

帖子

1

粉丝