nn::ndm::SetupDaemonsDefault Function
void SetupDaemonsDefault(
void
);
None.
Reverts network daemon operating permissions to the SDK defaults.
This function is called automatically between the call to the weak symbol function nninitSetupDaemons and before entering nnMain, and sets the daemon operating permissions.
In the current version of the SDK, all network daemons operate by default. (Does nothing.)
CONFIDENTIAL