diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 508d6f5a..c781e616 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -300,6 +300,10 @@ ramips-mt7620 - WT3020AD/F/H +# Xiaomi + + - MiWiFi Mini + ramips-mt7621 ------------- diff --git a/targets/ramips-mt7620 b/targets/ramips-mt7620 index 8aa005f1..7236657b 100644 --- a/targets/ramips-mt7620 +++ b/targets/ramips-mt7620 @@ -36,5 +36,4 @@ device('nexx-wt3020-8m', 'wt3020-8M', { device('xiaomi-miwifi-mini', 'miwifi-mini', { factory = false, - broken = true, -- 2.4GHz WiFi is unstable })