doc: update README

This commit is contained in:
Julien Oculi 2025-06-05 15:40:35 +02:00
parent 5575f0cb3c
commit e307e96344

View file

@ -1 +1,18 @@
# Laser turret Debug # 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](https://github.com/risitt/kissStepper) to your project
> librairies.
## Contributing
Before `git commit`, run `git clang-format` to format stagged files.