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 mbed5b by
led.h@0:d546b014a1e3, 2017-05-05 (annotated)
- Committer:
- Robsonik16
- Date:
- Fri May 05 20:00:16 2017 +0000
- Revision:
- 0:d546b014a1e3
a
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Robsonik16 | 0:d546b014a1e3 | 1 | void LedInt(void); |
Robsonik16 | 0:d546b014a1e3 | 2 | void Led_StepLeft(void); |
Robsonik16 | 0:d546b014a1e3 | 3 | void Led_StepRight(void); |
Robsonik16 | 0:d546b014a1e3 | 4 | void LedOn(unsigned char ucLedIndeks); |