Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: PokittoLib
Fork of HelloWorld by
Diff: Animation.cpp
- 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;
