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 nninitSetup and before entering nnMain, and sets the daemon operating permissions.
You do not need to call this function unless you override nninitSetup.
In the current version of the SDK, all network daemons except for SpotPass (BOSS) operate by default.
CONFIDENTIAL