mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-30 03:30:30 +02:00
BluetoothStandardWeightProfile: remove redundant constant;
This commit is contained in:
@@ -41,7 +41,6 @@ import static com.welie.blessed.BluetoothBytesParser.FORMAT_UINT16;
|
|||||||
import static com.welie.blessed.BluetoothBytesParser.FORMAT_UINT8;
|
import static com.welie.blessed.BluetoothBytesParser.FORMAT_UINT8;
|
||||||
|
|
||||||
public class BluetoothStandardWeightProfile extends BluetoothCommunication {
|
public class BluetoothStandardWeightProfile extends BluetoothCommunication {
|
||||||
protected int CURRENT_USER_CONSENT = 3289;
|
|
||||||
|
|
||||||
// UDS control point codes
|
// UDS control point codes
|
||||||
protected static final byte UDS_CP_REGISTER_NEW_USER = 0x01;
|
protected static final byte UDS_CP_REGISTER_NEW_USER = 0x01;
|
||||||
|
Reference in New Issue
Block a user