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: mbed FATFileSystem
Fork of OnlyYestaerday by
LEDStrip.h@0:5975af170e43, 2014-04-02 (annotated)
- Committer:
- jksoft
- Date:
- Wed Apr 02 01:43:55 2014 +0000
- Revision:
- 0:5975af170e43
1st Prototype
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| jksoft | 0:5975af170e43 | 1 | |
| jksoft | 0:5975af170e43 | 2 | void tape_write (int d); |
| jksoft | 0:5975af170e43 | 3 | void tapeInit (int speed, int n); |
| jksoft | 0:5975af170e43 | 4 | void tapeSet (int n, int dat); |
| jksoft | 0:5975af170e43 | 5 | void tapeSend (); |
