]> git.piffa.net Git - sketchbook_andrea/blobdiff - motors/motor_2_PWM_soluzione/motor_2_PWM_soluzione.ino
Cleanup Motori
[sketchbook_andrea] / motors / motor_2_PWM_soluzione / motor_2_PWM_soluzione.ino
index e585201266aa0116f7624051b2086c270cc73b97..15eece5852eb988d6a83348491f367b7f5799456 100644 (file)
@@ -39,7 +39,3 @@ void loop() {
   delay(3); // Pause, stabilizza la lettura del Pot           
 }
 
-/* Domande:
-   1. Rifare questo esercizio utilizzando la funzione map().
-
-   */