mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
tweak
This commit is contained in:
parent
a5acdf4113
commit
b881e69698
@ -91,7 +91,7 @@ namespace help {
|
|||||||
cout<<endl;
|
cout<<endl;
|
||||||
}
|
}
|
||||||
if((features | KeyboardFeatures::onboardmode) == features) {
|
if((features | KeyboardFeatures::onboardmode) == features) {
|
||||||
cout<<" --on-board-mode {on board mode}\t\tSet on-board mode"<<endl;
|
cout<<" --on-board-mode {on-board mode}\t\tSet on-board mode"<<endl;
|
||||||
cout<<endl;
|
cout<<endl;
|
||||||
}
|
}
|
||||||
cout<<" --list-keyboards \t\t\tList connected keyboards"<<endl;
|
cout<<" --list-keyboards \t\t\tList connected keyboards"<<endl;
|
||||||
|
Loading…
Reference in New Issue
Block a user