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.
Dependents: JobSchedulerDemo Borsch
Diff: jobService.h
- Revision:
- 11:df18df016d7e
- Parent:
- 9:ee21cd055a97
--- a/jobService.h Thu Jul 13 23:07:09 2017 +0000
+++ b/jobService.h Fri Jul 14 00:00:20 2017 +0000
@@ -52,7 +52,7 @@
@returns NULL if job is not found.
*/
JobType* GetJob(int jobTypeID);
-
+
private:
/*
_jobs stores job registrations.