Wifi_InitDefault problem because of libnds?
Posted: Wed Jun 10, 2009 12:16 pm
Hello,
I've the problem that Wifi_InitDefault doesn't work with the newest libnds and wifi lib.
It only works, if I install the previous libnds AND wifi lib.
It always hangs at
Can you help me?
I've the problem that Wifi_InitDefault doesn't work with the newest libnds and wifi lib.
It only works, if I install the previous libnds AND wifi lib.
It always hangs at
Code: Select all
while(Wifi_CheckInit()==0) {
swiWaitForVBlank();
}