Skip to content

Typo in include #5

Closed
Closed
@juppees

Description

@juppees

I just took a quick look into your lib and got stuck due to a case sensitivity error.
In file
NimBLE-Arduino/src/NimBLEDevice.h, line 20 has to be written as
#include "NimBLEScan.h"
instead of
#include "NimbleScan.h"
to work in case sensitive operating systems like Linux.

Thanks,
Josef

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