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: MbedJSONValue mbed-http HTS221
Diff: source/select-demo.h
- Revision:
- 39:9856f09a1333
- Parent:
- 38:7734b54de565
diff -r 7734b54de565 -r 9856f09a1333 source/select-demo.h --- a/source/select-demo.h Sat Dec 28 07:53:23 2019 +0000 +++ b/source/select-demo.h Sun Dec 29 03:14:52 2019 +0000 @@ -8,6 +8,6 @@ #define DEMO_CHANNEL_FIELD_ENTRYS 5 -#define DEMO DEMO_CHANNEL_FIELD_ENTRYS +#define DEMO DEMO_HTTP #endif // _SELECT_METHOD_H_