-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hello ,
FastAccelStepper is ok for ESP32 with GPIO ouput !
As Fluidnc I2S ouput can you add this mode ?
const EnumItem stepTypes[] = { { Stepping::TIMED, "Timed" },
{ Stepping::RMT_ENGINE, "RMT" },
{ Stepping::I2S_STATIC, "I2S_STATIC" },
{ Stepping::I2S_STREAM, "I2S_STREAM" },
EnumItem(Stepping::RMT_ENGINE) };
Good job !
Thanks.
JF
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed