summaryrefslogtreecommitdiff
path: root/SDL_Core
diff options
context:
space:
mode:
authorJustin Dickow <jjdickow@gmail.com>2014-03-19 09:35:17 -0400
committerJustin Dickow <jjdickow@gmail.com>2014-03-19 09:35:17 -0400
commit3d9f5e3eefb90bb53b63b51d9e5561c64f884df3 (patch)
treed2027312f29bf4e3a1025277d1c2e6a48be5d75f /SDL_Core
parent687923e26ee491303a18b7abfefc09f08686aa5d (diff)
downloadsmartdevicelink-3d9f5e3eefb90bb53b63b51d9e5561c64f884df3.tar.gz
Changed heart beat to 0
Signed-off-by: Justin Dickow <jjdickow@gmail.com>
Diffstat (limited to 'SDL_Core')
-rw-r--r--SDL_Core/src/appMain/smartDeviceLink.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/SDL_Core/src/appMain/smartDeviceLink.ini b/SDL_Core/src/appMain/smartDeviceLink.ini
index 106ac7dfd..c7bdc5f33 100644
--- a/SDL_Core/src/appMain/smartDeviceLink.ini
+++ b/SDL_Core/src/appMain/smartDeviceLink.ini
@@ -37,7 +37,7 @@ AppHMILevelNoneRequestsTimeScale = 10
AppTimeScaleMaxRequests = 100
AppRequestsTimeScale = 10
PendingRequestsAmount = 1000
-HeartBeatTimeout = 7
+HeartBeatTimeout = 0
SupportedDiagModes = 0x01, 0x02, 0x03, 0x05, 0x06, 0x07, 0x09, 0x0A, 0x18, 0x19, 0x22, 0x3E
[MEDIA MANAGER]