mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 16:02:04 +02:00
Remove unused method
This commit is contained in:
@@ -180,15 +180,6 @@ public abstract class BluetoothCommunication {
|
||||
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
|
||||
*
|
||||
|
Reference in New Issue
Block a user