Geodesic Light Dome Controller Program

Dependencies:   mbed

Committer:
lolpcc
Date:
Fri Mar 19 11:17:54 2010 +0000
Revision:
0:a7af7ec8b12f

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
lolpcc 0:a7af7ec8b12f 1 int usb_gets(char *s,int len);
lolpcc 0:a7af7ec8b12f 2 void usb_remap(void);
lolpcc 0:a7af7ec8b12f 3 void pc_output_string(char *buf);
lolpcc 0:a7af7ec8b12f 4 void exec_profile(void);