thingspark example
Dependencies: MbedJSONValue mbed-http HTS221
select-demo.h
00001 #ifndef _SELECT_METHOD_H_ 00002 #define _SELECT_METHOD_H_ 00003 00004 #define DEMO_HTTP 1 00005 #define DEMO_HTTPS 2 00006 #define DEMO_CHANNEL_ENTRYS 3 00007 #define DEMO_LAST_CHANNEL_ENTRY 4 00008 #define DEMO_CHANNEL_FIELD_ENTRYS 5 00009 00010 00011 #define DEMO DEMO_HTTP 00012 00013 #endif // _SELECT_METHOD_H_
Generated on Tue Jul 19 2022 15:02:26 by
1.7.2