Skip to content

Commit c2bed38

Browse files
committed
SC log message
1 parent d523a46 commit c2bed38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dfu/src/main/java/no/nordicsemi/android/dfu/BaseDfuImpl.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ public boolean initialize(@NonNull final Intent intent, @NonNull final Bluetooth
371371
if (!serviceChangedIndicationsEnabled)
372372
enableCCCD(serviceChangedCharacteristic, INDICATIONS);
373373

374+
logi("Service Changed indications enabled");
374375
mService.sendLogBroadcast(DfuBaseService.LOG_LEVEL_APPLICATION, "Service Changed indications enabled");
375376
}
376377
}

0 commit comments

Comments
 (0)