esp-sr/include/model_path.h

3 lines
77 B
C

#pragma once
char *get_model_base_path(void);
void srmodel_spiffs_init(void);