safe_mode_gpio=4 max_usb_current=1
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network={ ssid="****" scan_ssid=1 proto=RSN key_mgmt=WPA-PSK pairwise=TKIP group=TKIP #psk="****" psk=**** }
auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 iface wlan0 inet static wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf address 192.168.1.31 netmask 255.255.255.0 gateway 192.168.1.1 iface default inet dhcp