Landzo_K60Z_WebServer/include/sdhc_helpers.h

6 lines
82 B
C

#ifndef SDHC_HELPERS_H
#define SDHC_HELPERS_H
int sdhc_helper_init(void);
#endif