From a4bfb55fa0632b63de5b10142fe9f966b9e21ec6 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 17 Mar 2022 19:43:45 +0100 Subject: Remove xpadAppType_valid and handle Broadcast Website like MOT slideshow --- src/MuxElements.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/MuxElements.h') diff --git a/src/MuxElements.h b/src/MuxElements.h index a709191..1e9b707 100644 --- a/src/MuxElements.h +++ b/src/MuxElements.h @@ -433,7 +433,6 @@ struct userApplication { /* X-PAD Application Type: this 5-bit field shall specify the lowest numbered application type used to transport * this user application (see clause 7.4.3). * Also See EN 300 401 Table 11 "X-PAD Application types" */ - bool xpadAppType_valid = false; uint8_t xpadAppType = 0; }; -- cgit v1.2.3