mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-22 00:06:48 +02:00
Remove unused method
This commit is contained in:
@@ -180,15 +180,6 @@ public abstract class BluetoothCommunication {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Supports Bluetooth device BLE (Bluetooth 4.x/smart).
|
|
||||||
*
|
|
||||||
* @return true if it Bluetooth 4.x (smart) otherwise false
|
|
||||||
*/
|
|
||||||
public boolean isBLE() {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the Bluetooth device name
|
* Return the Bluetooth device name
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user