1#ifndef LIGHTCONFIGURES_H
2#define LIGHTCONFIGURES_H
35 Ui::LightConfigures* ui;
36 std::shared_ptr<BacklightController> controller;
42 void setLightLevel(
int level);
47 void post_hooks_of_value_session();
backlighty controller
Definition BacklightController.h:10