tsl2591.py 文件源码

python
阅读 18 收藏 0 点赞 0 评论 0

项目:antevents-python 作者: mpi-sws-rse 项目源码 文件源码
def __init__(self, scl_pinno=5, sda_pinno=4):
        self.i2c = I2C(scl=Pin(scl_pinno, Pin.IN),
                       sda=Pin(sda_pinno, Pin.IN))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号