Skip to content

Commit d70d9e0

Browse files
authored
Update README.md
1 parent ede2cff commit d70d9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bluetooth adapter = integer number of bluetooth devices, run hciconfig to see yo
2828
scan type = 0 for passive, 1 for active advertising scan, some BLE sensors only share data on type 4 response active advertising packets
2929
scan window = integer number that is multiplied by 0.625 to set advertising scanning window in milliseconds. Try 100 to start.
3030
scan interval = integer number that is multiplied by 0.625 to set advertising scanning interval in milliseconds. Try 1000 to start.
31-
BLE scanning requires root equivalent rights, therefor sudo is necessary.
31+
BLE scanning requires root equivalent rights, therefore sudo is necessary.
3232
```
3333

3434
Example JSON published to MQTT topic:

0 commit comments

Comments
 (0)