light.py 文件源码

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

项目:nhl_goal_light 作者: arim215 项目源码 文件源码
def cleanup():
    """ Function to cleanup raspberry pi GPIO at end of code """

    # Restore GPIO to default state
    GPIO.remove_event_detect(15) #Add to end of function
    GPIO.cleanup()
    print("GPIO cleaned!")
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号