From 0e57834d35230ddbe395096ace053414e811b980 Mon Sep 17 00:00:00 2001 From: Collin Date: Wed, 21 Aug 2019 17:10:25 -0400 Subject: update API to reflect proposal revisions (#2994) --- src/components/interfaces/HMI_API.xml | 4 ++-- src/components/interfaces/MOBILE_API.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index cb317a227b..a13f0049e1 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -3368,10 +3368,10 @@ True if the system can utilize the haptic spatial data from the source being streamed. - + The diagonal screen size in inches. - + PPI is the diagonal resolution in pixels divided by the diagonal screen size in inches. diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 3f2ffb47f2..3329951c1b 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -2928,10 +2928,10 @@ True if the system can utilize the haptic spatial data from the source being streamed. If not included, it can be assumed the module doesn't support haptic spatial data'. - + The diagonal screen size in inches. - + PPI is the diagonal resolution in pixels divided by the diagonal screen size in inches. -- cgit v1.2.1