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.
Fork of AutomationElements by
AutomationElements.h@1:b9e11da0f2eb, 2015-01-22 (annotated)
- Committer:
- tbjazic
- Date:
- Thu Jan 22 12:44:37 2015 +0000
- Revision:
- 1:b9e11da0f2eb
- Child:
- 2:a45cbb512c99
Added header file "AutomationElements.h".
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| tbjazic | 1:b9e11da0f2eb | 1 | #ifndef AUTOMATION_ELEMENTS_H |
| tbjazic | 1:b9e11da0f2eb | 2 | #define AUTOMATION_ELEMENTS_H |
| tbjazic | 1:b9e11da0f2eb | 3 | |
| tbjazic | 1:b9e11da0f2eb | 4 | #include "DT1.h" |
| tbjazic | 1:b9e11da0f2eb | 5 | #include "I.h" |
| tbjazic | 1:b9e11da0f2eb | 6 | #include "PDT1.h" |
| tbjazic | 1:b9e11da0f2eb | 7 | #include "PI.h" |
| tbjazic | 1:b9e11da0f2eb | 8 | #include "PT1.h" |
| tbjazic | 1:b9e11da0f2eb | 9 | #include "PT2.h" |
| tbjazic | 1:b9e11da0f2eb | 10 | #include "PT2cc.h" |
| tbjazic | 1:b9e11da0f2eb | 11 | |
| tbjazic | 1:b9e11da0f2eb | 12 | #endif // AUTOMATION_ELEMENTS_H |
