pre commentaire

Dependencies:   EthernetInterface WebSocketClient mbed-rtos mbed

Fork of Code_APP3_C by Éric Bisson

config.h

Committer:
JoeyDionne
Date:
2017-02-14
Revision:
11:f0ceb634d85c
Parent:
10:565271e4d52a

File content as of revision 11:f0ceb634d85c:

static const short PAN_ID = 0x0777;
static char* WEBSOCKET_URL= "ws://10.43.157.184:8000/";
static const char* mbedIp       = "192.168.137.2";
static const char* mbedMask     = "255.255.255.0";
static const char* mbedGateway  = "192.168.137.1";