Browse Source

Mise à jour de 'main_Serv_Sensor.ino'

master
TheBidouilleur 1 month ago
parent
commit
d11ef9e81d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      main_Serv_Sensor.ino

+ 0
- 2
main_Serv_Sensor.ino View File

@@ -1,8 +1,6 @@
// Programme réalisé dans le cadre d'un projet BTS
// Servo Moteur :

// #define echoPin 2 // attach pin D2 Arduino to pin Echo of HC-SR04
// #define trigPin 3 //attach pin D3 Arduino to pin Trig of HC-SR04

#include <Servo.h>
Servo myServo;


Loading…
Cancel
Save