Specified possible keypad backlight control
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ function ESOPExtensions() {
|
||||
})
|
||||
//setup status port
|
||||
vm.setReadHook(0x05, function() {
|
||||
vm.setdev(0x05, 0xff) //emulate full brightness, full charge and charger plugged in
|
||||
vm.setdev(0x05, 0xff) //emulate full brightness, backlit keypad, full charge and charger plugged in
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user