test

Dependencies:   EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed

Fork of MilkcocoaSample_Eth by Junichi Katsu

LEDStrip.h

Committer:
jksoft
Date:
2017-10-31
Revision:
9:561182aac695

File content as of revision 9:561182aac695:


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