From 1d2d4cb343e6d8b290e801a7dc776f9fb0aa8999 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 3 Sep 2021 04:59:39 -0500 Subject: radio reset monitor feature and MTRV1-0.4 hardware --- io-module/machine/mtcap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io-module/machine/mtcap.c') diff --git a/io-module/machine/mtcap.c b/io-module/machine/mtcap.c index 0d4af0f..e013f14 100644 --- a/io-module/machine/mtcap.c +++ b/io-module/machine/mtcap.c @@ -349,7 +349,7 @@ static int radio_reset_mtcap(int radio_model) if (!rst_pin || !onoff_pin) { return -ENODEV; } - + reset_radio_udev_discovery(); // // Unconditional shutdown // -- cgit v1.2.3