luni64 / TeensyStep

Fast Stepper Motor Library for Teensy boards

Home Page:https://luni64.github.io/TeensyStep/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2.3 Error compiling

elfren opened this issue · comments

ErrorHandler.cpp: In function void TeensyStep::vHandler(int, int)

ErrorHandler.cpp: 44:38: error: 'digitalToggle' was not declared in this scope
digitalToggle(LED_BUILTIN)
Error compiling libraries

Do you have the current Teensyduino installed?

I'm using v1.8.10 arduino ide so v1.55 teensyduino won't install. Is there any negative results if I comment out the two digitalToggle calls?

Not directly and probably the rest will run, but I can't guarantee. I can have a closer look if you tell me which version of Teensyduino you use.

1.48