mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-02 14:50:09 +01:00
Merge pull request #247 from Schrolli91/flothi-patch-1
Switching mm_raw to off by default
This commit is contained in:
commit
38123fbf7c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue