Update 'tactile_eeg_v1.2/tactile_eeg_v1.2.ino'
This commit is contained in:
parent
6e452b3bc8
commit
3aa722f21b
@ -28,12 +28,8 @@
|
|||||||
|
|
||||||
#define SCRIPTMODE 1 // 0 = local filtering, 1 = laptop script filtering
|
#define SCRIPTMODE 1 // 0 = local filtering, 1 = laptop script filtering
|
||||||
|
|
||||||
// char ssid[] = "Moto G (5S) 7000"; // network SSID (name) Mobile Hotspot
|
char ssid[] = "ssid";
|
||||||
// char ssid[] = "homenet27 Gast"; // network SSID (name) Wolfgang
|
char pass[] = "pass";
|
||||||
char ssid[] = "WLAN-79C670"; // network SSID (name) Igor
|
|
||||||
// char pass[] = "8fb165b9c4b7"; // network password Mobile Hotspot
|
|
||||||
// char pass[] = "0911533136"; // network password Wolfgang
|
|
||||||
char pass[] = "9718701064420292"; // network password Igor
|
|
||||||
|
|
||||||
char packetBuffer[255]; // buffer to hold incoming packet
|
char packetBuffer[255]; // buffer to hold incoming packet
|
||||||
unsigned int localPort = 8888;
|
unsigned int localPort = 8888;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user