You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KH270 does not have a concept of beltshift, so we can possibly save a few cycles in the ISR by not performing digitalread(ENC_PIN_C) or setting Encoders::m_beltShift when the machine is KH270.
The text was updated successfully, but these errors were encountered:
KH270 does not have a concept of beltshift, so we can possibly save a few cycles in the ISR by not performing
digitalread(ENC_PIN_C)
or settingEncoders::m_beltShift
when the machine is KH270.The text was updated successfully, but these errors were encountered: