copypasta mistakes fixed :)

This commit is contained in:
alterNERDtive 2020-02-07 15:37:29 +01:00
parent 7590965dd6
commit 8181e2eea2
2 changed files with 1 additions and 1 deletions

View file

@ -96,7 +96,6 @@ return
watchTarget:
if (WinExist("ahk_exe " config["target"]["name"])) {
; start stick watcher
rate := config["polling"]["pollingrate"]
SetTimer, watchSticks, % config["polling"]["pollingrate"]
; start tools
for ip, path in config["tools"]["paths"] {

View file

@ -2,6 +2,7 @@
name="EliteDangerous64.exe"
[polling]
pollingrate=100
targetcheckrate=5000
[devices]