1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-03 02:07:42 +03:00

atusb/fw/boot.c (main): reset_rf implies spi_init - no need to call it here

This commit is contained in:
Werner Almesberger 2011-06-09 12:52:51 -03:00
parent ed6d43bb35
commit 814cf6fd78

View File

@ -43,7 +43,6 @@ int main(void)
uint32_t loop = 0;
board_init();
spi_init();
reset_rf();
/* now we should be at 8 MHz */