spinal cord / HelloWorld_buttontest

Dependencies:   PokittoLib

Fork of HelloWorld by Pokitto Community Team

Files at this revision

API Documentation at this revision

Comitter:
Pokitto
Date:
Wed Oct 11 22:52:35 2017 +0000
Parent:
1:9e3293ab4ad9
Child:
3:744b412057be
Commit message:
Debugs edited out

Changed in this revision

Animation.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;