.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.
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.