Exemple #1
0
        static void Main(string[] args)
        {
            PachubeClient pachube = new PachubeClient(API_KEY, FEED);

            SerialPort port = new SerialPort();
        }
Exemple #2
0
        static void Main(string[] args)
        {
            PachubeClient pachube = new PachubeClient(API_KEY, FEED);

            SerialPort port = new SerialPort();
        }