mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:23:43 +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 */
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
led(1);
|
||||
_delay_ms(100);
|
||||
led(0);
|
||||
|
Loading…
Reference in New Issue
Block a user