mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
@@ -9,7 +9,7 @@ str = type('')
|
||||
from RPi import GPIO
|
||||
|
||||
from . import Pin
|
||||
from .exc import (
|
||||
from ..exc import (
|
||||
PinInvalidFunction,
|
||||
PinSetInput,
|
||||
PinFixedPull,
|
||||
|
||||
Reference in New Issue
Block a user