wifi-cc3000
Advanced tools
Comparing version
{ | ||
"name": "wifi-cc3000", | ||
"version": "0.0.0", | ||
"description": "cc3000 driver for Tessel", | ||
"version": "0.0.1", | ||
"description": "Deprecated cc3000 driver for Tessel", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
wifi-cc3000 | ||
=========== | ||
wifi-cc3000 driver | ||
Deprecated. The wifi-cc3000 lib is now included with Tessel's firmware. Do not `npm install` this package. | ||
The following should work out of the box on Tessel: | ||
``` | ||
var wifi = require('wifi-cc3000'); | ||
console.log("is wifi connected? ", wifi.isConnected()); | ||
``` |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1088
73.25%4
100%13
160%