mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-19 03:13:14 +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;
|
||||
}
|
||||
|
||||
lv_display_t* lvgl_display = display->getLvglDisplay();
|
||||
assert(lvgl_display);
|
||||
|
||||
if (display->supportsBacklightDuty()) {
|
||||
display->setBacklightDuty(0);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user