From 1e3ad41a155b4172fcd67f77b62d92efceac49b7 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 2 Mar 2022 13:49:13 -0600 Subject: Reduce default messages and use dynamic debug --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cedae0e..68e6519 100644 --- a/README +++ b/README @@ -6,4 +6,12 @@ MTAC modules. This module has a dependency on the at24 driver's Multitech EEPROM patch, and the EEPROM data array it creates called -"mts_ap_eeprom". \ No newline at end of file +"mts_ap_eeprom". + +To turn on debug add the following lines to +the end of /etc/modprobe.d/mts-io.conf: + +options mts-io dyndbg=+p +options mtac dyndbg=+p +options mtac-xdot dyndbg=+p +options mtac-lora dyndbg=+p -- cgit v1.2.3