Skip to content

Compile Error Arduino UNO R4 WIFI #62

Open
@WollexD

Description

@WollexD

C:\..Path..\libraries\TMC2209\src\TMC2209\TMC2209.cpp: In member function 'void TMC2209::setup(SoftwareSerial&, long int, TMC2209::SerialAddress)': C:\..Path..\libraries\TMC2209\src\TMC2209\TMC2209.cpp:85:25: error: 'class SoftwareSerial' has no member named 'end'; did you mean 'read'? software_serial_ptr_->end(); ^~~ read

This Error is shown on my Arduino Compiler.
Board: Arduino Uno R4 Wifi
Code: Example Code Move At Velocity

Only Change:

Line 9: HardwareSerial & serial_stream = Serial1;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions