From 08f3ade9a099c5e131aa3df958dabad11336ae4b Mon Sep 17 00:00:00 2001
From: Stefan Ostermann
Date: Thu, 4 Jul 2024 23:32:06 +0200
Subject: [PATCH] Simple File Upload
---
src/WebContent.h | 2 ++
src/main.cpp | 39 +++++++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/src/WebContent.h b/src/WebContent.h
index e96a378..b158106 100644
--- a/src/WebContent.h
+++ b/src/WebContent.h
@@ -41,6 +41,8 @@ const char index_html[] PROGMEM = R"rawliteral(
🎶 Playlist 🎶
%DIRECTORY%
+
+