This commit is contained in:
bap-0-1
2024-04-18 17:43:01 +02:00

View File

@@ -1,6 +1,5 @@
# servo_moteurs
```
gcc your.c servo_motor.o -o yout_exe (-lpigpio)
$ cmake CMakeLists.txt && make
```