mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-12-23 08:39:55 +02:00
atusb/fw/atusb.c (main): enabled blinking the LED for the prototypes
This commit is contained in:
parent
2f85fa9d14
commit
4759ea6f0c
@ -33,7 +33,7 @@ int main(void)
|
|||||||
|
|
||||||
/* now we should be at 8 MHz */
|
/* now we should be at 8 MHz */
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
led(1);
|
led(1);
|
||||||
_delay_ms(100);
|
_delay_ms(100);
|
||||||
led(0);
|
led(0);
|
||||||
|
Loading…
Reference in New Issue
Block a user