Co-authored-by: Sid <[email protected]> Co-authored-by: J. Nick Koston <[email protected]>
5 lines
80 B
Python
5 lines
80 B
Python
"""Constants for the eq3btsmart tests."""
|
|
|
|
MAC = "aa:bb:cc:dd:ee:ff"
|
|
RSSI = -60
|