- small bugfixes
This commit is contained in:
@ -2619,6 +2619,7 @@ int TLimitHdl(int mode, void *base, int fd) {
|
|||||||
return COC_DWR;
|
return COC_DWR;
|
||||||
} else if (mode==COC_DWR) {
|
} else if (mode==COC_DWR) {
|
||||||
ERR_I(ConfigAlarms(tLimit));
|
ERR_I(ConfigAlarms(tLimit));
|
||||||
|
ERR_I(SetMaxPower());
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
OnError: return -1;
|
OnError: return -1;
|
||||||
|
Reference in New Issue
Block a user