mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
pick graphlcd support from DDT but include it in another way
Origin commit data
------------------
Commit: 3093f50831
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-10-26 (Sat, 26 Oct 2019)
Origin message was:
------------------
- pick graphlcd support from DDT but include it in another way
This commit is contained in:
@@ -209,7 +209,9 @@ class CMenuItem : public CComponentsSignals
|
||||
void setInfoIconRight(const char * const IconName_Info_right);
|
||||
const char* getInfoIconRight(){return iconName_Info_right;}
|
||||
|
||||
//NI lcd4l-support
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
std::string graphlcd_text;
|
||||
#endif
|
||||
std::string lcd4l_text;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user