]> git.piffa.net Git - sketchbook_andrea/blobdiff - piezo/keyboard_three_pullup_buttons/keyboard_three_pullup_buttons.ino
light and sound
[sketchbook_andrea] / piezo / keyboard_three_pullup_buttons / keyboard_three_pullup_buttons.ino
index 1bd4e47c994c58fb0388c49b223e0e3751334c46..13fc24c67cfd3c91feefbdf0107c06eb1afafa91 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 // Please take care of the include path
-#include "/root/arduino/sketchbook-lessons/piezo_mario_tune/pitches.h";
+#include "/home/utente/sketchbook-andrea/piezo/piezo_mario_tune/pitches.h";
 int input[]= {1,2,3};
   int notes[] = {
   NOTE_A4, NOTE_C4,NOTE_E3 };