diff options
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 9a8c594..33d29b5 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -304,10 +304,10 @@ components { ; If both slideshow (TS 101 499) and SPI (TS 102 818) are carried in PAD, the following ; needs to be set for FIG 0/13 to be transmitted correctly. user-applications { - ; Add uaType 0x2 and specify X-PAD App Type = 12 + ; Add uaType 0x2 with X-PAD App Type = 12 and empty user application data userapp "slideshow" - ; Add uaType 0x7 and specify X-PAD App Type = 16 + ; Add uaType 0x7 with X-PAD App Type = 16 and user application data = "Basic profile" userapp "spi" } |