mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion] Set the backlight on boot
Change-Id: Ifdb7a14ff4667633b6aed85fc61b88dd4467b3bf
This commit is contained in:
@@ -30,6 +30,8 @@ void Ion::Device::init() {
|
||||
Display::Device::init();
|
||||
Keyboard::Device::init();
|
||||
Battery::Device::init();
|
||||
|
||||
Display::setBacklightIntensity(0xFF);
|
||||
}
|
||||
|
||||
void Ion::Device::initClocks() {
|
||||
|
||||
Reference in New Issue
Block a user