1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 02:44:04 +02:00

added comment

This commit is contained in:
Sophanimus 2019-04-05 22:12:26 +02:00 committed by Andreas Shimokawa
parent e86bc80016
commit 7acc3580dd

View File

@ -445,7 +445,7 @@ public class BFH16DeviceSupport extends AbstractBTLEDeviceSupport {
// try {
// TransactionBuilder builder = performInitialized("TestNewFunction");
//
// //Test get sleep time
// //Test new command
// builder.write(ctrlCharacteristic, commandWithChecksum( (byte)0x32, 0, 0));
// builder.queue(getQueue());
//
@ -459,8 +459,6 @@ public class BFH16DeviceSupport extends AbstractBTLEDeviceSupport {
//FUNCTIONS
//______________________________________________________________________________________________