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.
Diff: billybass.hpp
- Revision:
- 4:f009306756b3
- Parent:
- 3:6c91a6232c4a
- Child:
- 7:dba9221acf48
diff -r 6c91a6232c4a -r f009306756b3 billybass.hpp
--- a/billybass.hpp Tue Jun 18 13:11:07 2013 +0000
+++ b/billybass.hpp Tue Jun 18 14:10:34 2013 +0000
@@ -42,6 +42,7 @@
mouth.write(offState());
body.write(offState());
}
+ char const * outputName(DigitalOut const *out) const;
protected:
static BillyBass* fish[ MAX_FISH ];