18#ifndef PROTOCORE_UPLOAD_SERVICE_H
19#define PROTOCORE_UPLOAD_SERVICE_H
42void pc_upload_begin(
PC &server,
const char *path, fs::FS &fs,
const char *dest_path);
45size_t pc_upload_last_size();
Single-port HTTP server with deterministic, zero-allocation execution.
User-facing configuration for ProtoCore.