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: mtsas mtsas mtsas mtsas
Utils/Terminal.h@0:830c436480e3, 2014-05-15 (annotated)
- Committer:
- mfiore
- Date:
- Thu May 15 22:16:46 2014 +0000
- Revision:
- 0:830c436480e3
- Child:
- 1:f155d94d6f3a
initial commit; stub out headers for Cellular, SMC, SMCIP; stub out headers for Terminal and RadioInterface; stub out headers for all the SerialRadioInterface classes
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mfiore | 0:830c436480e3 | 1 | #ifndef TERMINAL_H |
mfiore | 0:830c436480e3 | 2 | #define TERMINAL_H |
mfiore | 0:830c436480e3 | 3 | |
mfiore | 0:830c436480e3 | 4 | #endif |