AxedaGo-mbed Demo - WIZwiki_W7500 or Platform+ W5500 (WIZnet) + Sensor (Photosell), This code tested on FRDM-KL25Z, LPCXpresso8324-MAX, NUCLEO_F103RB and WIZwiki_W7500
Dependencies: AxedaGo-mbedNXP WIZnetInterface mbed
Fork of AxedaGo-mbed_WIZnetInterface by
Diff: main.cpp
- Revision:
- 1:16dd56f0f6c7
- Parent:
- 0:ab4e84579da0
- Child:
- 2:3402e0dbab6b
--- a/main.cpp Wed Oct 09 19:25:56 2013 +0000 +++ b/main.cpp Thu Oct 17 19:53:50 2013 +0000 @@ -15,7 +15,7 @@ { char *MODEL = "mbed"; - char *SERIAL_NUM = "abc-123-ume"; + char *SERIAL_NUM = "abc-123"; float DEADBAND = 0.015; char* ip;