kopia lustrzana https://github.com/micropython/micropython-lib
Merge f1187d5818
into 913498ef05
commit
0949550038
|
@ -20,7 +20,7 @@ _ENV_SENSE_TEMP_UUID = bluetooth.UUID(0x2A6E)
|
|||
_ADV_APPEARANCE_GENERIC_THERMOMETER = const(768)
|
||||
|
||||
# How frequently to send advertising beacons.
|
||||
_ADV_INTERVAL_MS = 250_000
|
||||
_ADV_INTERVAL_US = 250_000
|
||||
|
||||
|
||||
# Register GATT server.
|
||||
|
|
Ładowanie…
Reference in New Issue