[Huawei] Fix MediumToStrengthThreshold request

This commit is contained in:
Damien 'Psolyca' Gaignon 2024-03-23 21:27:47 +01:00
parent df3273be7c
commit 78ee68f426
No known key found for this signature in database
GPG Key ID: 9E9404E5D9E11843
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@ public class FitnessData {
}
public static class MediumToStrengthThreshold {
public static final byte id = 0x23;
public static final byte id = 0x29;
public static class Request extends HuaweiPacket {
public Request(ParamsProvider paramsProvider,