Skip to content

Commit

Permalink
Update of the description according to review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GetmanetsIrina authored and dboltovskyi committed May 19, 2019
1 parent 9e55c5b commit cfb26a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
-- 3) HMI sends VehicleData response with "shifted" item
-- SDL does:
-- 1) Send GetVehicleData response to mobile with "shifted" item in "gps" parameter
-- with the same value as those from HMI
---------------------------------------------------------------------------------------------------
--[[ Required Shared libraries ]]
local runner = require('user_modules/script_runner')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
-- 2) HMI sends "shifted" item in "gps" parameter of OnVehicleData notification
-- SDL does:
-- 1) Send OnVehicleData notification to mobile with "shifted" item in "gps" parameter
-- with the same value as those from HMI
---------------------------------------------------------------------------------------------------
--[[ Required Shared libraries ]]
local runner = require('user_modules/script_runner')
Expand Down

0 comments on commit cfb26a8

Please sign in to comment.