Ned Konz / BillyBass

Dependents:   BillyBass_with_SD

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 ];