![]() |
Khangai Robot Play - Naive
01
THe naive play of the Khangai Robot
|
#include "devs/a4988.h"
Functions | |
| void | A4988_setDirection (struct A4988 *stepper, uint32_t dir) |
| void | A4988_toggleDirection (struct A4988 *stepper) |
| void | A4988_step (struct A4988 *stepper) |
| void A4988_setDirection | ( | struct A4988 * | stepper, |
| uint32_t | dir | ||
| ) |
| void A4988_step | ( | struct A4988 * | stepper | ) |
| void A4988_toggleDirection | ( | struct A4988 * | stepper | ) |