mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb/fw/boot.c (main): reset_rf implies spi_init - no need to call it here
This commit is contained in:
@@ -43,7 +43,6 @@ int main(void)
|
||||
uint32_t loop = 0;
|
||||
|
||||
board_init();
|
||||
spi_init();
|
||||
reset_rf();
|
||||
|
||||
/* now we should be at 8 MHz */
|
||||
|
||||
Reference in New Issue
Block a user