Switching mm_raw to off by default

As it's mainly for debug-reasons, there is no need to enable the mm_raw-out by default.
This commit is contained in:
Florian 2017-04-04 22:14:26 +02:00 committed by GitHub
parent d6ce41f42b
commit 97f2956bc3

View file

@ -49,7 +49,7 @@ doubleFilter_ignore_time = 5
doubleFilter_check_msg = 0
# writes the multimon-ng raw data stream into a text file named mm_raw.txt
writeMultimonRaw = 1
writeMultimonRaw = 0
[NMAHandler]
# you can use a logging handler for sending logging records to NotifyMyAndroid