nfc_.py 文件源码

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

项目:nfc_py 作者: X286 项目源码 文件源码
def __init__(self, device='/dev/ttyAMA0', baud=115200,
                 parity_=serial.PARITY_NONE, stop_bits=serial.STOPBITS_ONE, byte_size=serial.EIGHTBITS, time_out=0):

        super(PN532, self).__init__(device, baud, parity_, stop_bits, byte_size, time_out)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号