DUNE: Uniform Navigational Environment
2016.09.0
|
Public Attributes | |
std::string | i2c_dev |
double | idle_time |
int | blight_gpio |
std::string | blight_pchan |
double | blight_tout |
int UserInterfaces::LCD::Arguments::blight_gpio |
std::string UserInterfaces::LCD::Arguments::blight_pchan |
Referenced by UserInterfaces::LCD::Task::setBackLight(), and UserInterfaces::LCD::Task::Task().
double UserInterfaces::LCD::Arguments::blight_tout |
Referenced by UserInterfaces::LCD::Task::checkBacklight(), and UserInterfaces::LCD::Task::Task().
std::string UserInterfaces::LCD::Arguments::i2c_dev |
Referenced by UserInterfaces::LCD::Task::onResourceAcquisition(), and UserInterfaces::LCD::Task::Task().
double UserInterfaces::LCD::Arguments::idle_time |
Referenced by UserInterfaces::LCD::Task::onMain().