mirror of
https://github.com/DanielPollithy/bluetooth_drone.git
synced 2025-10-16 11:45:38 +00:00
change
This commit is contained in:
parent
f59b332181
commit
d1eb91474a
@ -7,7 +7,7 @@ BT_SLEEP = 0.01 # seconds
|
||||
DISTANCE_SLEEP = 0.1
|
||||
|
||||
RSSI_DISTANCE = 20
|
||||
MAX_RSSI_TRY_COUNT = 100
|
||||
MAX_RSSI_TRY_COUNT = 10000
|
||||
|
||||
from subprocess import Popen, PIPE
|
||||
import re
|
||||
|
||||
Loading…
Reference in New Issue
Block a user