Skip to content

error: 'class NimBLEAdvertising' has no member named 'setScanResponse' #4

@albertowd

Description

@albertowd

Hi there!

So trying to build my project here I found this:

RaceChrono/src/RaceChronoESP32.cpp:78:16: error: 'class NimBLEAdvertising' has no member named 'setScanResponse'; did you mean 'setScanResponseData'?

The NimBLE has renamed that member to "enableScanResponse", just a quick fix to add. It works with the new one!

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