Skip to content

Library not compiling on Arduino IDE (radio.cpp:426:16: error: 'class HardwareSerial' has no member named 'printf') #50

@JuanLPerea

Description

@JuanLPerea

Hi I'm testing your code on Arduino IDE 1.8.10 and there are some errors when compiling:
radio.cpp:426:16: error: 'class HardwareSerial' has no member named 'printf'
radio.cpp:443:16: error: 'class HardwareSerial' has no member named 'printf'
radio.cpp:451:16: error: 'class HardwareSerial' has no member named 'printf'

I'm using your example code 'TestRDA5807M' with no modifications, and your library downloaded from github.

There are also many typedef declarations warnings, but the main problem is the code not compiling by the errors detailed.

Am I making some mistake or what could be the cause of this compiling errors?

Thank you in advance

Juan Luis

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