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: PCAL955x mbed mbed-rtos AT45
src/f/task_ob.h@2:439534d6bb89, 2021-02-12 (annotated)
- Committer:
- Oleg_B
- Date:
- Fri Feb 12 10:55:27 2021 +0000
- Revision:
- 2:439534d6bb89
- Parent:
- src/task_ob.h@0:d05a7158dbad
files move to f
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Oleg_B | 0:d05a7158dbad | 1 | #ifndef TASK_OB_H |
| Oleg_B | 0:d05a7158dbad | 2 | #define TASK_OB_H |
| Oleg_B | 0:d05a7158dbad | 3 | int task_ob(); |
| Oleg_B | 0:d05a7158dbad | 4 | #endif |
| Oleg_B | 0:d05a7158dbad | 5 |