Prusa MINI Firmware overview
|
File handler structure. More...
Public Attributes | |
const char * | file_name |
const char * | content_type |
int | content_length |
const uint8_t * | data |
File handler structure.
const char* FileHandler_t::file_name |
const char* FileHandler_t::content_type |
int FileHandler_t::content_length |