Skip to content

Commit 7fab012

Browse files
committed
Undo accidental change
1 parent 47d1b4d commit 7fab012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Bluefruit52Lib/src/bluefruit.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ void AdafruitBluefruit::printInfo(void)
10711071
logger.printf("%d dBm", _tx_power);
10721072
logger.println();
10731073

1074-
logger.printInfo();
1074+
Periph.printInfo();
10751075

10761076
/*------------- List the paried device -------------*/
10771077
if ( _prph_count )

0 commit comments

Comments
 (0)