差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 | |||
pir [2023/07/24 09:46] gaohancheng |
pir [2023/07/24 09:47] (当前版本) gaohancheng |
||
---|---|---|---|
行 80: | 行 80: | ||
while True: | while True: | ||
- | i2c.writeto(address, bytearray([0x07])) | + | i2c.writeto(address, bytearray([0x07]) |
time.sleep_ms(500) | time.sleep_ms(500) | ||