spinal cord / HelloWorld_buttontest

Dependencies:   PokittoLib

Fork of HelloWorld by Pokitto Community Team

Revision:
2:373e5a50331a
Parent:
1:9e3293ab4ad9
--- a/Animation.cpp	Wed Oct 11 22:51:50 2017 +0000
+++ b/Animation.cpp	Wed Oct 11 22:52:35 2017 +0000
@@ -54,7 +54,7 @@
 
 int main () {
     gb.begin();
-    pout(gb.sound.playMusicStream("feelgood.SND"));
+    gb.sound.playMusicStream("feelgood.SND");
     int16_t x,y,x_lpupil,x_rpupil,y_pupil, squint=1;
     uint8_t mouth=0,eyes=1,blink=0,blinkcount=0, eyecount=0, grincounter=0, grinout=GRINOUT;
     bool blockmouth=false;