]> git.piffa.net Git - sketchbook_andrea/commitdiff
buttons
authorAndrea Manni <andrea@piffa.net>
Mon, 14 Mar 2016 17:38:12 +0000 (18:38 +0100)
committerAndrea Manni <andrea@piffa.net>
Mon, 14 Mar 2016 17:38:12 +0000 (18:38 +0100)
basic/buttons/button_1/button_1.ino

index f6328d541e7e78032db378b842ce25bdbe6ad78c..6ea60b27389bb3a9f413fc49ec6b100b4b6fe439 100644 (file)
@@ -34,8 +34,8 @@ void loop() {
 }
 
 /* Domande:
- 1. invertire il programma facendo in modo che il led si spenga
-    quando il bottone e' premuto. Consoderare come ottenere lo stesso risultato
+ 1. Invertire il programma facendo in modo che il led si spenga
+    quando il bottone e' premuto. Considerare come ottenere lo stesso risultato
     modificando il circuito.
  2. Modificare il programma per far brillare il led cinque volte al secondo
     quando il bottone e' premuto.