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.
main.cpp@13:3b05cd187c41, 2017-02-15 (annotated)
- Committer:
- garphil
- Date:
- Wed Feb 15 01:30:07 2017 +0000
- Revision:
- 13:3b05cd187c41
- Parent:
- 12:60c531df03fd
1st exemple
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
garphil | 1:ab4c9a0a5374 | 1 | #include "LaLaBox.h" |
garphil | 11:c0728c05f977 | 2 | |
garphil | 0:30cb0f6dad87 | 3 | int main() { |
garphil | 1:ab4c9a0a5374 | 4 | myled = 1; // To see something is alive |
garphil | 1:ab4c9a0a5374 | 5 | } |