mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-06-25 06:40:31 -04:00
Basic SD card functions
This commit is contained in:
parent
23b6de25fb
commit
d1d0612874
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -66,7 +66,6 @@ void init(void) {
|
||||||
sd_init();
|
sd_init();
|
||||||
|
|
||||||
system_check();
|
system_check();
|
||||||
sd_test();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue