
Final Commit
Dependencies: mbed
Diff: Food/Food.h
- Revision:
- 25:f03439ee32c6
- Parent:
- 22:7f81fca01f02
- Child:
- 26:23301f48c1ed
--- a/Food/Food.h Tue May 01 12:20:42 2018 +0000 +++ b/Food/Food.h Tue May 08 10:52:12 2018 +0000 @@ -31,7 +31,7 @@ /** Updates food state */ - void update(bool collision); + void update(bool collision, int n_frames); /** Draws food on lcd */