Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Channel remains in use #6

@anpap

Description

@anpap

After using a python module with OPi GPIO (in this case risingfalling.py) and when the program is terminated using Ctrl-C, I get the following error when I try to run it again:

user@pizero2:~/example$ sudo python risingfalling.py
Traceback (most recent call last):
File "risingfalling.py", line 14, in
GPIO.setup(23, GPIO.IN) # set GPIO25 as input (button)
ValueError: This channel is already in use by system as SEE_MANUAL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions