lcd4l: deactivate 2799c259fb

needs some fixes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 22ac331b9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-17 (Sat, 17 Jul 2021)

Origin message was:
------------------
- lcd4l: deactivate 2799c259fb

needs some fixes


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-07-17 20:19:53 +02:00
parent 1fb16bfc67
commit 6c0efc6ebe

View File

@@ -643,6 +643,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
/* ----------------------------------------------------------------- */
#if 0
std::string ModeCamd = "";
const char *camd[] = {"mgcamd","doscam","ncam","osmod","oscam","cccam","gbox"};
@@ -661,6 +662,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
WriteFile(MODE_CAMD, ModeCamd.empty() ? "off" : ModeCamd);
m_ModeCamd = ModeCamd;
}
#endif
/* ----------------------------------------------------------------- */