mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 15:41:00 +02:00
lcd4linux: allow to switch umlauts conversion
Origin commit data
------------------
Commit: 4a7696b404
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-24 (Tue, 24 May 2016)
Origin message was:
------------------
- lcd4linux: allow to switch umlauts conversion
This commit is contained in:
@@ -47,7 +47,7 @@ class CLCD4l
|
||||
void StopLCD4l();
|
||||
void SwitchLCD4l();
|
||||
|
||||
int CreateFile(const char *file, std::string content = "", bool convert = true);
|
||||
int CreateFile(const char *file, std::string content = "", bool convert = false);
|
||||
int RemoveFile(const char *file);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user