diff options
Diffstat (limited to 'io-module/machine/mths.c')
-rw-r--r-- | io-module/machine/mths.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/io-module/machine/mths.c b/io-module/machine/mths.c index b74e69f..565f6c6 100644 --- a/io-module/machine/mths.c +++ b/io-module/machine/mths.c @@ -872,6 +872,9 @@ static struct attribute *mths_0_0_platform_attributes[] = { &dev_attr_led_e_gpio.attr, &dev_attr_led_f_gpio_mths.attr, + // UDEV notification of radio discovery + &dev_attr_radio_udev_discovery.attr, + &dev_attr_radio_reset_monitor.attr, NULL, }; |