6 lines
91 B
C
6 lines
91 B
C
#ifndef _ESP32_IAP_SDMMC_H
|
|
#define _ESP32_IAP_SDMMC_H
|
|
|
|
int ql_sdmmc_app_init(void);
|
|
|
|
#endif |