index
:
EsPiFF.git
main
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
software
/
michi_funcs
/
sdcard_funcs.hpp
blob: 495ac4a0b07c175ad92e0b94e886363f8c7371c0 (
plain
)
1
2
3
4
5
6
#ifndef _SDCARD_FUNCS_H_
#define _SDCARD_FUNCS_H_
void
test_sdcard
(
void
);
#endif