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: exam.h
- Revision:
 - 1:a77034716cad
 - Parent:
 - 0:54721f063ac8
 
--- a/exam.h Fri Mar 22 13:11:07 2019 +0000 +++ b/exam.h Tue Mar 26 11:32:03 2019 +0000 @@ -26,6 +26,4 @@ void Task10(TestAdmin &tester, ShiftReg &shift, AnalogIn &joy_v, AnalogIn &joy_h); -void Task11(TestAdmin &tester, ShiftReg &shift, DigitalIn &button_a, DigitalIn &button_b); - #endif