1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

mv some .h file to src/ there are same files.

This commit is contained in:
xiangfu
2008-08-16 10:24:29 -04:00
parent 7c0e35e1a2
commit 4adc376ba2
5 changed files with 2 additions and 177 deletions

View File

@@ -37,5 +37,6 @@
int orange_on(int times);
int blue_on(int times);
int blink_led(void);
int delay(int time);
#endif /* __BLINK_LED_H */