Socket server test

mbed_app.json

Committer:
Colin Hogben
Date:
2016-08-23
Revision:
1:061bf1782d35
Child:
2:e559b501f866

File content as of revision 1:061bf1782d35:

{
    "config": {
	"srv_port": {
	    "help": "Port for socket server",
	    "value": "wibble",
	    "macro_name": "SRV_PORT"
	}
    }
}