core/hid: Rework battery mappings
This commit is contained in:
parent
ae6ba2c8bd
commit
012691087a
9 changed files with 109 additions and 46 deletions
|
@ -200,7 +200,7 @@ public:
|
|||
TriggerOnChange(status);
|
||||
}
|
||||
|
||||
void ForceUpdate() override{
|
||||
void ForceUpdate() override {
|
||||
up->ForceUpdate();
|
||||
down->ForceUpdate();
|
||||
left->ForceUpdate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue