mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Remove old copy comment
This commit is contained in:
parent
dcf9ec030c
commit
7e03e3dfd9
|
@ -845,9 +845,6 @@ struct char_to_u8_t {
|
|||
u8 value;
|
||||
};
|
||||
|
||||
/**
|
||||
* Commonly used standard colors
|
||||
*/
|
||||
static struct char_to_u8_t charging_prio_options[] = {
|
||||
{ .descriptor = "charge_battery", .value = 0x00 },
|
||||
{ .descriptor = "performance", .value = 0x01 }
|
||||
|
|
Loading…
Reference in a new issue