diff --git a/tools/wifibrowser.c b/tools/wifibrowser.c index 402ae19..7b7df71 100644 --- a/tools/wifibrowser.c +++ b/tools/wifibrowser.c @@ -12,6 +12,10 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/* TODO: + * - list every network known + * - show only connect or disconnect in the popup menu + * - also allow removing networks */