# 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](https://github.com/risitt/kissStepper) to your project > librairies. ## Contributing Before `git commit`, run `git clang-format --staged` to format stagged files and then `git add` to commit formatting.