mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Release v0.4.0
This commit is contained in:
@@ -40,5 +40,3 @@ def gpiozero_shutdown():
|
||||
atexit.register(gpiozero_shutdown)
|
||||
GPIO.setmode(GPIO.BCM)
|
||||
GPIO.setwarnings(False)
|
||||
|
||||
__version__ = '0.3.2'
|
||||
|
||||
Reference in New Issue
Block a user