mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
3 lines
77 B
C
3 lines
77 B
C
#pragma once
|
|
char *get_model_base_path(void);
|
|
void srmodel_spiffs_init(void); |