Skip to content

'class BluetoothSerial' has no member named 'setPin' #4

@wannestal

Description

@wannestal

This line in bluetooth.ino:

SerialBT.setPin(pin); // pin as in "PIN" This is the BT connection pin, not login pin. ALWAYS 0000, unchangable.

gives an error:

'class BluetoothSerial' has no member named 'setPin'.

I cannot find the cause nor solution. Any idea?

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