diff --git a/source/ESP_Code/inputmode.h b/source/ESP_Code/inputmode.h index cd346d9..9fd797d 100644 --- a/source/ESP_Code/inputmode.h +++ b/source/ESP_Code/inputmode.h @@ -151,8 +151,144 @@ Note: On configuaration page set "Delay Before Starting a Live Payload:" to "0"
+ + + + + + + + + + + + + + +
Function Keys: +
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+ + + + + + + + + + + + +
Misc Keys: +
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+ + + + +
Win: +
+ + +
+
@@ -224,6 +360,18 @@ Note: On configuaration page set "Delay Before Starting a Live Payload:" to "0"
+
+ + +
+
+
+ + +
+

@@ -231,28 +379,40 @@ Note: On configuaration page set "Delay Before Starting a Live Payload:" to "0" Bios: -
+ - -
+ + -
+ - -
+ + -
+ - -
+ + -
+ - -
+ + + + +
+ + +
+ + +
+ + +
diff --git a/source/ESP_Code/version.h b/source/ESP_Code/version.h index 6f1cac2..6fea7e3 100644 --- a/source/ESP_Code/version.h +++ b/source/ESP_Code/version.h @@ -1,2 +1,2 @@ -String version = "2.7.41"; +String version = "2.7.5"; String latestardversion = "2.2";