diff --git a/Config.h b/Config.h index 58433b3..b7d146f 100644 --- a/Config.h +++ b/Config.h @@ -93,7 +93,7 @@ #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/MMDVM_HS_Hat-12mhz.h b/configs/MMDVM_HS_Hat-12mhz.h index d802831..f102194 100644 --- a/configs/MMDVM_HS_Hat-12mhz.h +++ b/configs/MMDVM_HS_Hat-12mhz.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/MMDVM_HS_Hat.h b/configs/MMDVM_HS_Hat.h index 8d65403..02105a4 100644 --- a/configs/MMDVM_HS_Hat.h +++ b/configs/MMDVM_HS_Hat.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/NanoDV_NPI.h b/configs/NanoDV_NPI.h index 864f5fb..96bf446 100644 --- a/configs/NanoDV_NPI.h +++ b/configs/NanoDV_NPI.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/NanoDV_USB.h b/configs/NanoDV_USB.h index 3efa23a..819f8e0 100644 --- a/configs/NanoDV_USB.h +++ b/configs/NanoDV_USB.h @@ -93,7 +93,7 @@ #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/Nano_hotSPOT.h b/configs/Nano_hotSPOT.h index 931fad1..012eb32 100644 --- a/configs/Nano_hotSPOT.h +++ b/configs/Nano_hotSPOT.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/ZUMspot_Libre.h b/configs/ZUMspot_Libre.h index 58433b3..b7d146f 100644 --- a/configs/ZUMspot_Libre.h +++ b/configs/ZUMspot_Libre.h @@ -93,7 +93,7 @@ #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/ZUMspot_RPi.h b/configs/ZUMspot_RPi.h index 4c15fce..95be8d7 100644 --- a/configs/ZUMspot_RPi.h +++ b/configs/ZUMspot_RPi.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/ZUMspot_USB.h b/configs/ZUMspot_USB.h index 7774c0c..c5502b4 100644 --- a/configs/ZUMspot_USB.h +++ b/configs/ZUMspot_USB.h @@ -93,7 +93,7 @@ #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK diff --git a/configs/generic_gpio.h b/configs/generic_gpio.h index bf68e1f..b6d7519 100644 --- a/configs/generic_gpio.h +++ b/configs/generic_gpio.h @@ -93,7 +93,7 @@ // #define LONG_USB_RESET // Enable modem debug messages -// #define ENABLE_DEBUG +#define ENABLE_DEBUG // Disable frequency bands check // #define DISABLE_FREQ_CHECK