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: mbed
Diff: Eng.h
- Revision:
- 11:9661467412cf
- Parent:
- 10:6c574b8524df
--- a/Eng.h Mon May 18 13:12:35 2020 +0000 +++ b/Eng.h Mon May 18 13:32:55 2020 +0000 @@ -26,6 +26,7 @@ void powerup(N5110 &lcd, Gamepad &pad); void print_score(N5110 &lcd); + void print_strike(N5110 &lcd); void check_s_hit(Gamepad &pad);