[ create a new paste ] login | about

Link: http://codepad.org/MKfzfXOM    [ raw code | fork ]

C, pasted on Jan 15:
1
2
3
4
#define   AUTO_CONNECT_OPEN_AP	   ENABLE           /* ENABLE / DISABLE */ << Change this to Disable

#define   CONNECT_SSID             "Wi-Fi_Redpine"  /* SSID of the Access Point to connect */  << Must be changed
#define   PSK                      "12345678"	    /* Pre-Shared key */   << This must be WPA2 key


Create a new paste based on this one


Comments: