Insert title here
摘要: input & 0x80判断真假过程 我们先放一段if(input & 0x80)在I2C写字节的代码 1 /************************************************ 2 *函数名称 : void I2C_WriteByte 3 *功 能 : I2C写一个字节 阅读全文
posted @ 2020-02-26 10:14 这一切足够了 阅读(2392) 评论(3) 推荐(1)
复制代码