1656c1656
< if (hppi.prio == 0xff) {
---
> if (hppi.prio == 0xff || !groupEnabled(hppi.group)) {
1682c1682
< if (hppi.prio == 0xff) {
---
> if (hppi.prio == 0xff || !groupEnabled(hppi.group)) {