Document link_rfu.c as official SDK linkManager.c

This commit is contained in:
PikalaxALT
2020-01-29 12:39:54 -05:00
parent 517f8fc9ef
commit 1cc9d0eea9
6 changed files with 916 additions and 809 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ bool8 IsWirelessAdapterConnected(void)
sub_800B1F4();
sub_80F86F4();
sub_80FB128(TRUE);
if (sub_80FD3A4() == RFU_ID)
if (rfu_LMAN_REQBN_softReset_and_checkID() == RFU_ID)
{
rfu_REQ_stopMode();
rfu_waitREQComplete();