| .clang-format | ||
| config.h | ||
| maths.cpp | ||
| maths.h | ||
| README.md | ||
| turret.cpp | ||
| turret.h | ||
| turret_debug.ino | ||
Laser turret Debug
Code de la tourelle de pointage laser du projet bouchons EDF.
Warning
Code de debuggage uniquement.
Important
Nouvelle méca, les axes H/x et V/y sont découplés.
Usage
Compile through Arduino IDE or equivalent.
Important
Add kissStepper to your project librairies.
Contributing
Before git commit, run git clang-format to format stagged files.