Skip to content

/micropython/bluetooth/aioble/examples/temp_client.py: Fix units in ADV_INTERVAL constant. #489

/micropython/bluetooth/aioble/examples/temp_client.py: Fix units in ADV_INTERVAL constant.

/micropython/bluetooth/aioble/examples/temp_client.py: Fix units in ADV_INTERVAL constant. #489

Triggered via pull request October 4, 2024 16:52
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (F821): micropython/bluetooth/aioble/examples/temp_sensor.py#L53
micropython/bluetooth/aioble/examples/temp_sensor.py:53:13: F821 Undefined name `_ADV_INTERVAL_MS`
ruff
Process completed with exit code 1.