Exemplo n.º 1
0
        static void Main(string[] args)
        {
            PachubeClient pachube = new PachubeClient(API_KEY, FEED);

            SerialPort port = new SerialPort();
        }
Exemplo n.º 2
0
        static void Main(string[] args)
        {
            PachubeClient pachube = new PachubeClient(API_KEY, FEED);

            SerialPort port = new SerialPort();
        }