From 4d4f81b6e35d9fdee68c169d0d569e178050a475 Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 26 Jun 2015 14:47:29 +0200 Subject: added optional intelligent channel switch mode --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 019ca65..1cd7484 100644 --- a/config.h +++ b/config.h @@ -52,6 +52,7 @@ public: int closeOnSwitch; int numKeyMode; int blueKeyMode; + int intelligentSwitch; int rerunAmount; int rerunDistance; int rerunMaxChannel; -- cgit v1.2.3