ESP-IDF library in C for periodic functional movement of stepper motors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Väinö Kauppila c7661b624b
removed useless functions
2 months ago
.gitignore Initial commit 2 months ago
CMakeLists.txt first push 2 months ago
LICENSE Initial commit 2 months ago
README.md removed useless functions 2 months ago
ap.c removed useless functions 2 months ago
ap.h removed useless functions 2 months ago
blink-led.c removed useless functions 2 months ago
constants.h removed useless functions 2 months ago
stepper.c removed useless functions 2 months ago
stepper.h removed useless functions 2 months ago
util.c removed useless functions 2 months ago
util.h removed useless functions 2 months ago

README.md

fstepper

ESP-IDF library in C for periodic functional movement of stepper motors

TODO

  • Restructure file tree
  • Remove functions used for Flume