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: challenge.h
- Revision:
- 13:a9793222af20
- Parent:
- 0:4788e1df7b55
- Child:
- 15:4976d145fbd9
--- a/challenge.h Fri Apr 22 14:25:30 2022 +0000
+++ b/challenge.h Wed Apr 27 09:04:11 2022 +0000
@@ -9,7 +9,7 @@
class ChallengeMode {
public:
// CONSTURCTOR
- ChallengeMode(InterruptIn& autoStopTrigger, Dashboard& dashboard, Remote& remote, Motor& motor1);
+ ChallengeMode(InterruptIn& autoStopTrigger, Dashboard& dashboard, Remote& remote, Motor& motor1);
// FUNCTIONS
// Regen Mode