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.
Fork of HelloWorld by
Revision 2:373e5a50331a, committed 2017-10-11
- 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;
