Skip to content

Infinite loop while waiting for bluetooth #6

@Tofee

Description

@Tofee

It's just a minor script mistake (without consequence most of the time), but here:

while [ ! $i -gt $MAXTRIES ] ; do

you never increase $i...

I spotted that while adapting your script for tissot (Xiaomi A1), and we now have BT there with LuneOS :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions