diff --git a/app/build.gradle b/app/build.gradle
index 917e373..e813bb8 100755
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -96,8 +96,8 @@ android {
applicationId "com.maxieds.chameleonminilivedebugger"
- versionCode 119 + 8080
- versionName "1.4.9"
+ versionCode 120 + 8080
+ versionName "1.5.0"
minSdkVersion 26
targetSdkVersion 30
diff --git a/app/src/main/res/layout/tools_tab_commands.xml b/app/src/main/res/layout/tools_tab_commands.xml
index 75571b0..f2e4110 100755
--- a/app/src/main/res/layout/tools_tab_commands.xml
+++ b/app/src/main/res/layout/tools_tab_commands.xml
@@ -182,12 +182,6 @@ https://github.com/maxieds/ChameleonMiniLiveDebugger
android:onClick="actionButtonCreateNewEvent"
android:text="SYSTICK?" />
-
-
+
+
+ android:tag="DF_SETHDR=HwType %s:1"
+ android:text="Set HW-Type" />
+ android:tag="DF_SETHDR=HwSubtype %s:1"
+ android:text="Set HW-Subtype" />
+
+
+
+