Technoshop, project bouchons EDF, révision tourelle laser.
Go to file
2025-06-05 15:40:35 +02:00
.clang-format chore: add clang-format config file 2025-06-05 15:25:15 +02:00
config.h feat: add IO and PINS definitions 2025-06-05 10:43:04 +02:00
maths.cpp style: apply fmt with clang-format 2025-06-05 15:27:35 +02:00
maths.h style: apply fmt with clang-format 2025-06-05 15:27:35 +02:00
README.md doc: update README 2025-06-05 15:40:35 +02:00
turret.cpp style: apply fmt with clang-format 2025-06-05 15:27:35 +02:00
turret.h style: apply fmt with clang-format 2025-06-05 15:27:35 +02:00
turret_debug.ino style: apply fmt with clang-format 2025-06-05 15:27:35 +02:00

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.