Searched refs:STEP_MODE1 (Results 1 – 2 of 2) sorted by relevance
107 typedef enum { STEP_MODE1 = 0x00, enumerator210 void configStepper(unsigned int stepsPerRev, STEP_MODE_T mode=STEP_MODE1);
59 configStepper(200, STEP_MODE1); in GroveMD()