mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
@@ -13,7 +13,7 @@ import RPIO
|
||||
import RPIO.PWM
|
||||
|
||||
from . import Pin, PINS_CLEANUP
|
||||
from .exc import (
|
||||
from ..exc import (
|
||||
PinInvalidFunction,
|
||||
PinSetInput,
|
||||
PinFixedPull,
|
||||
|
||||
Reference in New Issue
Block a user