mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-13 05:45:40 +00:00
OBK_DISABLE_ALL_DRIVERS
This commit is contained in:
@ -1479,7 +1479,9 @@ int http_fn_cfg_dgr(http_request_t *request) {
|
||||
CFG_DeviceGroups_SetRecvFlags(newRecvFlags);
|
||||
|
||||
if(tmpA[0] != 0) {
|
||||
#ifndef OBK_DISABLE_ALL_DRIVERS
|
||||
DRV_StartDriver("DGR");
|
||||
#endif
|
||||
}
|
||||
CFG_Save_IfThereArePendingChanges();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user