Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Remove unnecessary send to b.propchanged #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 23, 2023

  1. Remove unnecessary send to b.propchanged

    Sending `nil` to `b.propchanged` when the context is done does not seem to serve any purpose. The `bluez.WatchProperties` function that creates `propchanged` does not read from it. The channel is also not accessible outside of the beacon.
    amrbekhit committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    bf97d21 View commit details
    Browse the repository at this point in the history