1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-30 00:46:21 +03:00

atusb/fw/atusb.c (main): enabled blinking the LED for the prototypes

This commit is contained in:
Werner Almesberger 2011-03-04 21:51:18 -03:00
parent 2f85fa9d14
commit 4759ea6f0c

View File

@ -33,7 +33,7 @@ int main(void)
/* now we should be at 8 MHz */
#if 0
#if 1
led(1);
_delay_ms(100);
led(0);