Done??
This commit is contained in:
parent
55025a9ada
commit
aea4c6e976
@ -37,6 +37,9 @@ int main()
|
||||
gpio_init();
|
||||
timer_init();
|
||||
usart_init();
|
||||
|
||||
// TODO set SPI to highest freq possible, might just need tweaking
|
||||
sd_raw_init();
|
||||
/* we will just use ordinary idle mode */
|
||||
//set_sleep_mode(SLEEP_MODE_IDLE);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user