Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SNICInterface mbed-rtos mbed
Fork of murataDemo by
Diff: main.cpp
- Revision:
- 1:0a61d7ab702c
- Parent:
- 0:efdea27c3b81
- Child:
- 3:7ad3f6543b6e
diff -r efdea27c3b81 -r 0a61d7ab702c main.cpp --- a/main.cpp Mon May 13 19:30:39 2013 +0000 +++ b/main.cpp Mon May 13 19:47:06 2013 +0000 @@ -9,8 +9,8 @@ #include "MMA7660.h" -#define XI_FEED_ID 128488 -#define XI_API_KEY "T4KXAH_gw1PW42RjRdhU-lgmCC6SAKw3NnBPc3dydUc4ND0g" +#define XI_FEED_ID 123 // set Xively Feed ID (numerical, no quoutes +#define XI_API_KEY "T4KXAH_dasgw1PWBPc3fdsfsdgsdy-dUc4ND0g" // set Xively API key (double-quoted string) #include "C12832_lcd.h"
