mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-15 05:07:54 +01:00
added comment
This commit is contained in:
parent
e86bc80016
commit
7acc3580dd
@ -445,7 +445,7 @@ public class BFH16DeviceSupport extends AbstractBTLEDeviceSupport {
|
|||||||
// try {
|
// try {
|
||||||
// TransactionBuilder builder = performInitialized("TestNewFunction");
|
// TransactionBuilder builder = performInitialized("TestNewFunction");
|
||||||
//
|
//
|
||||||
// //Test get sleep time
|
// //Test new command
|
||||||
// builder.write(ctrlCharacteristic, commandWithChecksum( (byte)0x32, 0, 0));
|
// builder.write(ctrlCharacteristic, commandWithChecksum( (byte)0x32, 0, 0));
|
||||||
// builder.queue(getQueue());
|
// builder.queue(getQueue());
|
||||||
//
|
//
|
||||||
@ -459,8 +459,6 @@ public class BFH16DeviceSupport extends AbstractBTLEDeviceSupport {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//FUNCTIONS
|
//FUNCTIONS
|
||||||
//______________________________________________________________________________________________
|
//______________________________________________________________________________________________
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user