added name
This commit is contained in:
parent
f5b399a572
commit
7e2414afcf
@ -17,6 +17,7 @@ logger = logging.getLogger(__name__)
|
||||
class TextToDisplay(inkycal_module):
|
||||
"""TextToDisplay module - Display text from a local file on the display
|
||||
"""
|
||||
name = "TextToDisplay - Display text from a local file on the display"
|
||||
|
||||
def __init__(self, config):
|
||||
"""Initialize inkycal_textfile_to_display module"""
|
||||
|
Loading…
Reference in New Issue
Block a user