Only Yesterday 制御プログラム

Dependencies:   mbed FATFileSystem

Fork of OnlyYestaerday by Junichi Katsu

LEDStrip.h

Committer:
jksoft
Date:
2014-04-02
Revision:
0:5975af170e43

File content as of revision 0:5975af170e43:


void tape_write (int d);
void tapeInit (int speed, int n);
void tapeSet (int n, int dat);
void tapeSend ();