core/hid: Rework battery mappings

This commit is contained in:
german77 2021-10-24 23:23:54 -05:00 committed by Narr the Reg
parent ae6ba2c8bd
commit 012691087a
9 changed files with 109 additions and 46 deletions

View file

@ -200,7 +200,7 @@ public:
TriggerOnChange(status);
}
void ForceUpdate() override{
void ForceUpdate() override {
up->ForceUpdate();
down->ForceUpdate();
left->ForceUpdate();