USB vs bluetooth protocol profiles #5927

This commit is contained in:
rusefillc 2024-02-08 18:35:26 -05:00
parent 28214c8329
commit 5381a390f6
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,9 @@ enable2ndByteCanID = false
; setting group defined in the settingGroups.xml of the TunerStudio config
; folder. If is is an undefined referenceName, it will be added.
; keyword = referenceName, DisplayName
settingGroup = connectivityProfile, "Protocol Profile"
settingOption = CONN_SLOW, "Slower / Wireless"
settingOption = CONN_FAST, "High Speed / USB"
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
@ -48,7 +51,10 @@ enable2ndByteCanID = false
; Optimize comms for fast rusEFI ECUs
noCommReadDelay = true;
defaultRuntimeRecordPerSec = 100;
#if CONN_SLOW
#else
maxUnusedRuntimeRange = 1000;
#endif
; Set default IP/port to our IP/port
defaultIpAddress = localhost