Correct profile name

pull/1313/head
githubtmp7 2024-02-12 07:41:01 +00:00
parent cbea182963
commit 72ad1e16cf
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if [ "$1" = "rtl8188eu-generic" ]; then
fi fi
# RTL8188EUS Lenovo Snowman 1080p # RTL8188EUS Lenovo Snowman 1080p
if [ "$1" = "rtl8188eus-hi5318ev200-lenovo" ]; then if [ "$1" = "rtl8188eus-hi3518ev200-lenovo" ]; then
devmem 0x200f006c 32 0 devmem 0x200f006c 32 0
modprobe 8188eu modprobe 8188eu
exit 0 exit 0