Skip to content

needed to add the .c_str() in the BleMouse.cpp #73

@Emilevanderlaan

Description

@Emilevanderlaan

I needed to add the .c_str() in the BleMouse.cpp to get the arduino-esp32 v3.1.0 RC1 working.
Line 143 BLEDevice::init(bleMouseInstance->deviceName.c_str());
Line 151 bleMouseInstance->hid->manufacturer()->setValue(bleMouseInstance->deviceManufacturer.c_str());

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