We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0163b commit eeca2f4Copy full SHA for eeca2f4
library.json
@@ -2,6 +2,11 @@
2
"name": "XBee",
3
"keywords": "xbee, protocol, radio, rf, 802.15.4",
4
"description": "XBees in API mode, with support for both Series 1 (802.15.4) and Series 2 (ZB Pro/ZNet)",
5
+ "repository":
6
+ {
7
+ "type": "git",
8
+ "url": "https://github.com/andrewrapp/xbee-arduino.git"
9
+ },
10
"include":
11
[
12
"*.cpp",
0 commit comments