mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-20 15:35:05 +00:00
Cleanup
This commit is contained in:
parent
660074db69
commit
166673596c
@ -27,9 +27,6 @@ static std::shared_ptr<hal::display::DisplayDevice> initDisplay(const hal::Confi
|
|||||||
return nullptr;
|
return nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
lv_display_t* lvgl_display = display->getLvglDisplay();
|
|
||||||
assert(lvgl_display);
|
|
||||||
|
|
||||||
if (display->supportsBacklightDuty()) {
|
if (display->supportsBacklightDuty()) {
|
||||||
display->setBacklightDuty(0);
|
display->setBacklightDuty(0);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user