aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2025-01-19 17:13:32 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2025-01-19 17:13:32 +0200
commitdc01eecbfd2f47f739e4ffd8a2a56f3047c66322 (patch)
treeda10ea5a9477fe0992950308b32880b67aa0ad4f /Software/PMR
parent039c12022e8beadd8961d62c78d6b1974d85526f (diff)
downloadTango-dc01eecbfd2f47f739e4ffd8a2a56f3047c66322.tar.gz
Tango-dc01eecbfd2f47f739e4ffd8a2a56f3047c66322.zip
X1 Startup
Diffstat (limited to 'Software/PMR')
-rw-r--r--Software/PMR/Messages/Common/MachineType.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/Common/MachineType.proto b/Software/PMR/Messages/Common/MachineType.proto
index 8f80120f0..42d52f751 100644
--- a/Software/PMR/Messages/Common/MachineType.proto
+++ b/Software/PMR/Messages/Common/MachineType.proto
@@ -7,4 +7,5 @@ enum MachineType
{
TS1800 = 0;
Eureka = 1;
+ X1 = 2;
}