I need a way to check for Wi-Fi routers/access points on my DS homebrew. I'm using PAlib.
|
|
|
|
|
|
|
i used the code from ds_wifi_test (which comes with the original dswifi library) when i tried to implement this. Basically, access points are scanned internally when you invoke
I'm not aware of any "helper" functions through the PALib in this regards. All the PALib seems to have is a few "wrappers" to ease common tasks once a WFC setting has been defined (see day#20 tutorial) |
||
|
|
