Update hos.c

This commit is contained in:
Pika 2018-08-31 10:18:29 -04:00 committed by GitHub
parent 38583ff9a0
commit 166426baa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -626,9 +626,8 @@ int hos_launch(ini_sec_t *cfg)
if (!exoFwNumber)
exoFwNumber = 4;
case KB_FIRMWARE_VERSION_500:
if (!exoFwNumber) {
if (!exoFwNumber)
exoFwNumber = 4;
}
case KB_FIRMWARE_VERSION_600:
default:
se_key_acc_ctrl(12, 0xFF);