Add Led crutch for cmc-hdc-51-a6-v11

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2025-11-02 00:49:14 +03:00
parent 079cccb1ac
commit 1a81ca78d9

View File

@@ -35,5 +35,10 @@ fw_setenv wlandev rtl8188fu-generic
fw_setenv osmem 39M
fw_setenv rmem 25M@0x2700000
#
#
# Led crutch
#
sed -i '/exit 1/i\\tsh /usr/share/openipc/muxes.sh' /usr/sbin/qrscan.sh
#
exit 0