Asus USB: Remove commit write
This commit is contained in:
parent
03bf5eb50d
commit
ea31b37f91
1 changed files with 0 additions and 4 deletions
|
|
@ -62,8 +62,6 @@ void AuraMainboardController::SetChannelLEDs(unsigned char channel, RGBColor * c
|
|||
|
||||
leds_sent += leds_to_send;
|
||||
}
|
||||
|
||||
SendCommit();
|
||||
}
|
||||
|
||||
void AuraMainboardController::SetMode
|
||||
|
|
@ -107,8 +105,6 @@ void AuraMainboardController::SetMode
|
|||
led_data,
|
||||
device_info[channel].device_type == AuraDeviceType::FIXED
|
||||
);
|
||||
|
||||
SendCommit();
|
||||
}
|
||||
|
||||
void AuraMainboardController::SendEffect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue