Skip to content

Commit abbb565

Browse files
elgohraykevl
authored andcommitted
Improve documentation of RSSI
Fixes #272
1 parent 348de05 commit abbb565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gap.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ type ScanResult struct {
106106
// Bluetooth address of the scanned device.
107107
Address Address
108108

109-
// RSSI the last time a packet from this device has been received.
109+
// Signal strength of the advertisement packet.
110110
RSSI int16
111111

112112
// The data obtained from the advertisement data, which may contain many

0 commit comments

Comments
 (0)