diff --git a/examples/web_client/web_client.html b/examples/web_client/web_client.html deleted file mode 100644 index 71aa2eb..0000000 --- a/examples/web_client/web_client.html +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - - DShotRMT_Web - - - - -

DShotRMT Control Demo

-
- -
-
- ARMING SWITCH - -
-
- DISARMED -
-
- ⚠️ Motor control disabled when disarmed -
-
- - -
-
0
- -
- -
- RPM: -- -
-
- - - - - diff --git a/library.properties b/library.properties index 1676765..346113b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=DShotRMT -version=0.7.5 +version=0.7.6 author=Wastl Kraus maintainer=Wastl Kraus license=MIT diff --git a/src/web_content.h b/src/web_content.h index d66c2fc..65bbe01 100644 --- a/src/web_content.h +++ b/src/web_content.h @@ -16,7 +16,7 @@ const char index_html[] PROGMEM = R"rawliteral( - DShotRMT_Web + DShotRMT Web Client