Landzo_K60Z_WebServer/include/sdhc_helpers.h

6 lines
82 B
C
Raw Normal View History

2022-06-09 17:26:20 +00:00
#ifndef SDHC_HELPERS_H
#define SDHC_HELPERS_H
int sdhc_helper_init(void);
#endif