Skip to content

Commit cffa645

Browse files
committed
fix typo
1 parent 96c7689 commit cffa645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Bluefruit52Lib/src/BLECharacteristic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ bool BLECharacteristic::notify32(int num)
602602
}
603603

604604
/*------------------------------------------------------------------*/
605-
/* NOTIFY
605+
/* INDICATE
606606
*------------------------------------------------------------------*/
607607
bool BLECharacteristic::indicateEnabled(void)
608608
{

0 commit comments

Comments
 (0)