Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and minor changes regarding MTU in network.bluetoothLE #136

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Feb 16, 2023

  1. - network.bluetoothLE: fixed bug related to argument mtuSize of conne…

    …ctDevice is not used
    
    - network.bluetoothLE: changed to trigger event new device status on disconnect
    - network.bluetoothLE: added method onMtuChanged
    notEvil committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1bbbaa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. - network.bluetoothLE: added workaround for write takes only strings …

    …as argument value
    notEvil committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3f57c9b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. - sensors.location.onSatellitesChange: fixed bug related to callback …

    …is called for every known satellite
    notEvil committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ab23473 View commit details
    Browse the repository at this point in the history