mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-24 02:46:50 +01:00
parent
42e237feb2
commit
ce9eab8def
@ -1704,7 +1704,7 @@ public class HuamiSupport extends AbstractBTLEDeviceSupport {
|
||||
|
||||
|
||||
if (characteristicChunked != null) {
|
||||
writeToChunked(builder, 4, buf.array());
|
||||
writeToChunked(builder, 1, buf.array());
|
||||
} else {
|
||||
builder.write(getCharacteristic(AmazfitBipService.UUID_CHARACTERISTIC_WEATHER), buf.array());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user