change battery handle

This commit is contained in:
Marko Oldenburg 2019-10-12 08:43:31 +02:00
parent 9fae27378c
commit a784ceff1d

View File

@ -178,7 +178,7 @@ my %XiaomiModels = (
'wdata' => '0x10', 'wdata' => '0x10',
'wdataValue' => '0100', 'wdataValue' => '0100',
'wdatalisten' => 2, 'wdatalisten' => 2,
'battery' => '0x3a', 'battery' => '0x3b',
'firmware' => '0x2a', 'firmware' => '0x2a',
'devicename' => '0x3' 'devicename' => '0x3'
}, },
@ -1535,7 +1535,7 @@ sub CometBlueBTLE_CmdlinePreventGrepFalsePositive($) {
], ],
"release_status": "stable", "release_status": "stable",
"license": "GPL_2", "license": "GPL_2",
"version": "v2.7.56", "version": "v2.7.60",
"author": [ "author": [
"Marko Oldenburg <leongaultier@gmail.com>" "Marko Oldenburg <leongaultier@gmail.com>"
], ],