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.
Fork of AvnetATT_shape_hackathon by
Revision 37:bb05aebd6139, committed 2017-10-10
- Comitter:
- fenar
- Date:
- Tue Oct 10 15:56:54 2017 +0000
- Parent:
- 36:515021fabf15
- Commit message:
- Minor Updates.
Changed in this revision
config_me.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 515021fabf15 -r bb05aebd6139 config_me.h --- a/config_me.h Tue Oct 10 13:57:44 2017 +0000 +++ b/config_me.h Tue Oct 10 15:56:54 2017 +0000 @@ -21,7 +21,7 @@ // Once your FLOW device has been initialized (Virtual Device Initialize clicked), // the Virtual Device will show up in M2X. This is its "DEVICE SERIAL" field // https://runm-central.att.io/7112dfcbd9ae0/921b0008500b/b2f385c14622519/in/flow -#define FLOW_DEVICE_NAME "starterkit002" +#define FLOW_DEVICE_NAME "starterkit001" // This constant defines how often sensors are read and sent up to FLOW #define SENSOR_UPDATE_INTERVAL_MS 5000; //5 seconds