Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atar-axis authored Oct 3, 2019
1 parent e2ef199 commit 45f3001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hid-xpadneo/dkms.post_install
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
echo "Disabling ERTM permanently (requires reboot)..."
echo "options bluetooth disable_ertm=y" > /etc/modprobe.d/99-xpadneo-bluetooth.conf

echo "Diabling ERTM instantly..."
echo "Disabling ERTM instantly..."
echo "y" > /sys/module/bluetooth/parameters/disable_ertm

echo "Installing UDEV rule to automatically bind xpadneo (necessary on kernel < 4.16 and >= 4.20)..."
Expand Down

0 comments on commit 45f3001

Please sign in to comment.