From 24bf2caa26539cc6f77010c1fa89238b15b79519 Mon Sep 17 00:00:00 2001 From: Mr-Dave Date: Sun, 15 Dec 2024 16:20:26 -0700 Subject: [PATCH] Revise process for manually requested pause. Closes #199 --- doc/motionplus_config.html | 8 ++++-- doc/motionplus_examples.html | 5 ++-- src/camera.cpp | 21 ++++++++------ src/camera.hpp | 2 +- src/conf.cpp | 34 ++++++++++++++++++---- src/conf.hpp | 2 +- src/motionplus.hpp | 2 +- src/webu_html.cpp | 12 +++++--- src/webu_json.cpp | 2 ++ src/webu_post.cpp | 56 +++++++++++++++++++++++++++++------- src/webu_post.hpp | 5 ++-- 11 files changed, 112 insertions(+), 37 deletions(-) diff --git a/doc/motionplus_config.html b/doc/motionplus_config.html index 62b1ed62..ee8ef81c 100644 --- a/doc/motionplus_config.html +++ b/doc/motionplus_config.html @@ -832,7 +832,9 @@

pause

@@ -844,7 +846,7 @@