Axeda Corp
/
AxedaGo-ubloxC027
Axeda demo software for u-blox C027 (GSM)
Revision 1:ff6d8adaf6b9, committed 2014-08-11
- Comitter:
- AxedaCorp
- Date:
- Mon Aug 11 19:07:20 2014 +0000
- Parent:
- 0:a725e8eab383
- Commit message:
- Pointed to platform (prod)
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Aug 11 19:02:42 2014 +0000 +++ b/main.cpp Mon Aug 11 19:07:20 2014 +0000 @@ -14,9 +14,9 @@ //------------------------------------------------------------------------------------ -#define MODEL "nlr_ublox_c028" -#define SERIAL_NUM "lymes" -#define HOST "toolbox-stage-connect.axeda.com" +#define MODEL "nlr_ublox_c027" +#define SERIAL_NUM "YOUR SERIAL" +#define HOST "toolbox-connect.axeda.com" #define PORT (80) #define PING (700)