mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Add devil comment
This commit is contained in:
parent
597d75a59d
commit
3e1e4d494f
@ -548,7 +548,7 @@ bool LedKeyboard::setNativeEffect(NativeEffect effect, NativeEffectPart part, ui
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// Devil code ...
|
||||||
bool LedKeyboard::sendDataInternal(byte_buffer_t &data) {
|
bool LedKeyboard::sendDataInternal(byte_buffer_t &data) {
|
||||||
if (! m_isOpen) return false;
|
if (! m_isOpen) return false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user