mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb/fw/atusb.c (main): enabled blinking the LED for the prototypes
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user