We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ead9e commit 3cf3fbfCopy full SHA for 3cf3fbf
lcd4linux/src/plugin.py
@@ -172,7 +172,7 @@
172
if find_library("usb-0.1") is not None or find_library("usb-1.0") is not None:
173
print("[LCD4linux] libusb found :-)", getEnigmaVersionString())
174
USBok = True
175
-Version = "V5.0-r27"y
+Version = "V5.0-r27"
176
L4LElist = L4Lelement()
177
L4LdoThread = True
178
LCD4enigma2config = resolveFilename(SCOPE_CONFIG) # /etc/enigma2/
0 commit comments