mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 06:58:06 +02:00
atusb/fw/boot.c (main): reset_rf implies spi_init - no need to call it here
This commit is contained in:
parent
ed6d43bb35
commit
814cf6fd78
@ -43,7 +43,6 @@ int main(void)
|
||||
uint32_t loop = 0;
|
||||
|
||||
board_init();
|
||||
spi_init();
|
||||
reset_rf();
|
||||
|
||||
/* now we should be at 8 MHz */
|
||||
|
Loading…
Reference in New Issue
Block a user