unified naming
This commit is contained in:
parent
69a65ab15d
commit
b19cef6c18
@ -2,7 +2,7 @@ from enum import Enum
|
||||
from xml_reader import Xml_reader
|
||||
import RPi.GPIO as GPIO
|
||||
|
||||
class interface_handler:
|
||||
class Interface_handler:
|
||||
"""handles the access to the various interfaces (e.g. GPIO)
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user