Hi. This is the feed program for Cosm. (The previous name of the services is Pachube.)

Dependencies:   mbed ThermistorPack Pachube ConfigFile EthernetNetIf TextLCD HTTPClient_ToBeRemoved FatFileSystem SDFileSystem

Committer:
shintamainjp
Date:
Mon Aug 06 12:37:59 2012 +0000
Revision:
0:521ba375aa0f
Pachube renamed to Cosm.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
shintamainjp 0:521ba375aa0f 1 //This file has been auto-generated, please do not modify here.
shintamainjp 0:521ba375aa0f 2 #ifndef __ETHERNETNETIF_CONFIG_H
shintamainjp 0:521ba375aa0f 3 #define NET_TELIT_STACK 0
shintamainjp 0:521ba375aa0f 4 #define NET_GPRS 0
shintamainjp 0:521ba375aa0f 5 #define NET_PPP 0
shintamainjp 0:521ba375aa0f 6 #define NET_ZG2100 0
shintamainjp 0:521ba375aa0f 7 #define TARGET_LPC1768 1
shintamainjp 0:521ba375aa0f 8 #define NET_GPRS_MODULE 0
shintamainjp 0:521ba375aa0f 9 #define NET_ETH 1
shintamainjp 0:521ba375aa0f 10 #define NET_USB_SERIAL 0
shintamainjp 0:521ba375aa0f 11 #define NET_CFG_H 1
shintamainjp 0:521ba375aa0f 12 #define NET_USB 0
shintamainjp 0:521ba375aa0f 13 #define NET_LWIP_STACK 1
shintamainjp 0:521ba375aa0f 14 #endif