File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ A library for Arduino to make it easier to talk to Xively.
4
4
5
5
_ This library requires [ _ HTTP Client_ ] ( https://github.com/amcewen/HttpClient ) ._
6
6
7
+ [ ![ Build Status] ( https://travis-ci.org/xively/xively-arduino.png?branch=master )] ( https://travis-ci.org/xively/xively-arduino )
8
+
7
9
##Features
8
10
9
11
1 . Generic functions for:
@@ -138,3 +140,5 @@ datastreams[1].setInt(23); // Push an int datapoint
138
140
datastreams[2 ].setString(" Pretty comfy temperature" ); // Push a String datapoint
139
141
datastreams[3 ].setBuffer(" But quite dry" ); // Push a char buffer datapoint
140
142
```
143
+
144
+ [ ![ githalytics.com alpha] ( https://cruel-carlota.pagodabox.com/fa828feced5044961a2e1b6481ed83a9 " githalytics.com ")] ( http://githalytics.com/xively/xively-arduino )
You can’t perform that action at this time.
0 commit comments