From 92cf94c02b5486f76ad8f0823b12f734aeae29f9 Mon Sep 17 00:00:00 2001 From: Jake Date: Sat, 27 Sep 2025 18:52:11 +0800 Subject: [PATCH] has 5 motors, time slider, can insert keyframes but not remove or move --- index.html | 229 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..40e885b --- /dev/null +++ b/index.html @@ -0,0 +1,229 @@ + + + + + + ESP32 Animation Creator + + + + + +

ESP32 Animation Creator

+ + + +
+
+ +
+ 512 +
+
+ +
+ 512 +
+
+ +
+ 512 +
+
+ +
+ 512 +
+
+ +
+ 512 +
+
+ + + + +
+
+ +
+ + +
+ + + + + + + \ No newline at end of file