mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-29 19:20:36 +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;
|
||||
|
||||
public class BluetoothStandardWeightProfile extends BluetoothCommunication {
|
||||
protected int CURRENT_USER_CONSENT = 3289;
|
||||
|
||||
// UDS control point codes
|
||||
protected static final byte UDS_CP_REGISTER_NEW_USER = 0x01;
|
||||
|
Reference in New Issue
Block a user